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?

 Akzeptierte Antwort

Matt J
Matt J am 15 Jan. 2013
Bearbeitet: Matt J am 15 Jan. 2013

0 Stimmen

x/norm(x,1)

Weitere Antworten (0)

Kategorien

Gefragt:

am 15 Jan. 2013

Community Treasure Hunt

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

Start Hunting!

Translated by