Stdize

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Purpose

Standardizes new spectra using transform from STDGEN.

Synopsis

stdspec = stdize(nspec,stdmat,stdvect)

Description

Inputs are the new spectra to be standardized nspec, and the standardization matrix stdmat (output from stdgen).

Optional input stdvect is the offset vector (output from stdgen). Note that if stdvect was calculated when generating the transform with STDGEN, then it should be input when applying the transform with STDIZE.

The output is a matrix of the standardized spectra stdspec.

See Also

stdgen, stdsslct