The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Standardize


Unit:SDL_vector
Class: TVector
Declaration: procedure Standardize (var mean, stddev: double);

The method Standardize standardizes the vector data. This means that all elements of the vector are shifted and scaled in a way that the vector elements show a zero mean and unit standard deviation. The mean and the standard deviation before standardization are returned in the parameters mean and stddev.


Last Update: 2023-Feb-06