MATLAB Function Reference | Search  Help Desk |
normstd | See Also |
NORMSTD performs a normalisation of the continuous features of a learning set and a testing set
Syntax
LEARNSET = NORMSTD(LEARNSET); [LEARNSET, TESTSET] = NORMSTD(LEARNSET, TESTSET);
Description
Remarks
The normalisation transforms the data so that their mean is zero and standard deviation 1. normalise