How do I normalize each row from dataset below?
1 回表示 (過去 30 日間)
古いコメントを表示
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/194409/image.jpeg)
I want to normalize 18X9 dataset each row corresponds to a special image
0 件のコメント
採用された回答
KALYAN ACHARJYA
2018 年 8 月 26 日
編集済み: KALYAN ACHARJYA
2018 年 8 月 26 日
normalized=normr(data)
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!