how to normalize the matrix
2 views (last 30 days)
Show older comments
am having a matrix with 13 column and 800 rows so how to normalize the matrix or reduce the size
1 Comment
Stephen23
on 14 Sep 2015
Do you want to normalize over the rows, columns or the entire matrix? To what range do you need to normalize the matrix?
What do you mean by "reduce the size"? Do you want to subsample, to take a subset, or to perform some interpolation, or some other operation that could "reduce the size" of a matrix. If you tell us what you actually want to do then we can help you.
Answers (0)
See Also
Categories
Find more on Interpolation 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!