home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l455 / 6.ddi / CHEM.DI$ / CONTENTS.M < prev    next >
Encoding:
Text File  |  1993-03-11  |  1.4 KB  |  25 lines

  1. % Chemometrics Toolbox.
  2. % Version 1.2   28-Aug-92
  3. % Copyright (c) 1988-92 by The MathWorks, Inc.
  4. %
  5. %   gengauss  Generate a gaussian peak of unit height.
  6. %   kmatrix   Calculate K-matrix calibration coefficients.
  7. %   pca       Calculate eigensystem of covariance of absorbance matrix.
  8. %   pcrcal    Perform P-matrix type quant by cross-correlation.
  9. %   pcrcross  Calculate cross-validation for standards.
  10. %   pcrfit    Calculate the fit to the standards  with eigenvectors.
  11. %   pcrfitv   Calculate the fit to a validation set with given eigenvectors.
  12. %   pcrfrac   Fractional indicator function using method of Brown and Donahue.
  13. %   pcrpress  Calculate PRESS as a function of the number of factors used.
  14. %   pcrregen  Calculate short circuit reproduction and residuals for absorbance matrix.
  15. %   pls       Calculate factors and coefficients for Partial Least Squares regression.
  16. %   plscent   Mean centers data in absorbance or concentration matrix.
  17. %   plscross  Calculate CROSS as a function of the number of factors used.
  18. %   plsnorm   Normalize data in absorbance or concentration matrix.
  19. %   plspred   Predict concentrations in unknown spectra.
  20. %   plspress  Calculate PRESS as a function of the number of factors used.
  21. %   pmatrix   Calculate the P-matrix calibration coefficients.
  22. %   qmatrix   Calculate the Q-matrix calibration coefficients.
  23. %   vca       Calculate the eigensystem of the covariance matrix.
  24.  
  25.