<< rand_orth Scilab ICA/BSS Toolbox whitenv >>

Scilab ICA/BSS Toolbox >> Scilab ICA/BSS Toolbox > remmean

remmean

remove the mean from vectors

Calling Sequence

[newVectors, meanValue] = remmean(vectors);

Description

Removes the mean of row vectors. Returns the new vectors and the mean.

Authors


Report an issue
<< rand_orth Scilab ICA/BSS Toolbox whitenv >>