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?

 採用された回答

Matt J
Matt J 2013 年 1 月 15 日
編集済み: Matt J 2013 年 1 月 15 日

0 投票

x/norm(x,1)

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDynamic System Models についてさらに検索

質問済み:

2013 年 1 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by