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 Exchange에서 Dynamic 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