How do I normalize each row from dataset below?
1 view (last 30 days)
Show older comments
Bajdar Nour
on 26 Aug 2018
Edited: KALYAN ACHARJYA
on 26 Aug 2018
I want to normalize 18X9 dataset each row corresponds to a special image
0 Comments
Accepted Answer
KALYAN ACHARJYA
on 26 Aug 2018
Edited: KALYAN ACHARJYA
on 26 Aug 2018
normalized=normr(data)
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!