L1 normalization of vector

I need to normalize the feature vectors by L1 normalization. Is there any built-in function in matlab? otherwise what is the procedure?

 Respuesta aceptada

Matt J
Matt J el 15 de En. de 2013
Editada: Matt J el 15 de En. de 2013

0 votos

x/norm(x,1)

Más respuestas (0)

Categorías

Más información sobre Dynamic System Models en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 15 de En. de 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by