acpapply
Location: CuBatch\Model_PCA\acpapply.m
function
[mi,mo] = acpapply (mi,mo,spl);
Description:
Applies a certain PCA model (that have just been calculated
or loaded) to a new set of data.
Inputs:
mi: ModelIn
structure
mo: ModelOut
structure
spl: PlotStr structure
Outputs:
mi: ModelIn
structure
mo: ModelOut
structure
Called by:
Dispatch_Apply
Subroutines:
Internal: None
External: acpplot, acpproj
Author:
Christophe Durville
TOTALFINAELF (CReS)
Université Marne-La-Vallée
France
Last modified: 24-Dec-2002 11:00:00
Contact: Christophe Durville, cdurpp@ifrance.com
References