Opa

File: opa.m
Location: ..\Cubatch\model_OPA

Orthogonal Projection Approach (OPA)

This function is a curve resolution method which allows to resolve the data matrix into concentration profiles and pure compound spectra. In the case of batch process data, it is possible to follow with this method the evolution of the concentrations of the different compounds and to get the pure spectra of these compounds.

function (C,A) = opa(X)

Inputs:
X : data matrix, the rows contain the spectra

Outputs:
C : concentration profiles
A : pure compound spectra

Subroutines
opa1, opa2, ...etc

Author:
Paqui Cuesta
ChemoAC, V.U.B., Laarbeeklaan 103,
B-1090 Brussel Belgium
Date: 4.12.95

Modified by Sébastien Gourvénec to fit the software designed in the frame of the NWAYQUAL Project
Date: 25.07.02

Contact: Sébastien Gourvénec: sebastien.gourvenec@vub.ac.be

References
F.C. Sánchez, J.Toft, B. Van den Bogaert, D.L. Massart, Anal. Chem., 68 (1996) 79-85