Resol
Resolution of the data matrix (by ALS)
This function performs the resolution of a bilinear data matrix by an Alternating Least Squares approach (ALS).
It is called from opa.m
function (C,A,pursp,objsel) = resol(method,model)
Inputs:
method :
model :
Outputs:
C : concentration profiles
A : pure compound spectra
pursp:
objsel:
Subroutines
resol1.m, resol2.m
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
Adress of the file
Cubatch's main directory