normalize matrix by standard deviation
Show older comments
I am preparing a data matrix of a data series of images to perform an EOF. It's a MxN matrix where M are the pixel values (rows) and N are the images. Is it possible to normalize the entire matrix by the standard deviation? If so, how can do this? Or do I have to normalize each image (column)?
Accepted Answer
More Answers (0)
Categories
Find more on Read, Write, and Modify Image in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!