How do I normalize each row from dataset below?

1 view (last 30 days)
I want to normalize 18X9 dataset each row corresponds to a special image

Accepted Answer

KALYAN ACHARJYA
KALYAN ACHARJYA on 26 Aug 2018
Edited: KALYAN ACHARJYA on 26 Aug 2018
normalized=normr(data)

More Answers (0)

Community Treasure Hunt

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

Start Hunting!