how to normalize the matrix
조회 수: 2 (최근 30일)
이전 댓글 표시
am having a matrix with 13 column and 800 rows so how to normalize the matrix or reduce the size
댓글 수: 1
Stephen23
2015년 9월 14일
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.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!