how to normalize the matrix

am having a matrix with 13 column and 800 rows so how to normalize the matrix or reduce the size

1 Comment

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.

Sign in to comment.

Answers (0)

Categories

Tags

No tags entered yet.

Asked:

on 14 Sep 2015

Commented:

on 14 Sep 2015

Community Treasure Hunt

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

Start Hunting!