Possible Duplicate:
MATLAB: how to normalize/denormalize a vector to range [-1;1]
matlab rescale matrix data to -1 to 1
Consider a 100x200 matrix A
, is there a builtin
function (or set of builtin
functions) that will set the range of A
to an arbitrary scale?