First-order multivariate calibration GUI

Graphical user interface (GUI) for multivariate calibration with first-order data (vectors). Includes PLS, PCR, ANN and other models.

Vous suivez désormais cette soumission

An upgrade of a MATLAB graphical user interface (GUI) toolbox for implementing first-order multivariate calibration models is presented. The new freely available Multivariate Calibration 1 (MVC1_GUI) incorporates new models and features that make it a very versatile tool for data processing. In addition to the linear models, i.e., principal component regression (PCR) and partial least-squares 1 (PLS-1), included in the earlier software version, PLS-2 and maximum likelihood principal component regression (MLPCR) are now available, together with two non-linear models based on two different types of artificial neural networks (ANN): feed-forward multi-layer network with radial basis functions (RBF) and multi-layer back-propagation perceptron (MLP). The toolbox accepts different input data formats, and incorporates many advanced pre-processing algorithms to improve prediction capabilities. The development and validation of each model and its subsequent application to unknown samples is straightforward, since it generates many different plots regarding model performance, including outlier detection. Prediction results are produced along with analytical figures of merit and standard errors calculated by uncertainty propagation.
The zipped file contains the .m codes, example data and a pdf manual. A full description of the software operation and a wide range of worked out application examples can be found in the book: Introduction to multivariate calibration. A practical approach. Olivieri, AC, Springer-Nature, Berlín, 2018, ISBN 978-3-319-97096-7.

Citation pour cette source

Alejandro Olivieri (2026). First-order multivariate calibration GUI (https://fr.mathworks.com/matlabcentral/fileexchange/134327-first-order-multivariate-calibration-gui), MATLAB Central File Exchange. Extrait(e) le .

Chiappini, Fabricio A., et al. “MVC1_GUI: A MATLAB Graphical User Interface for First-Order Multivariate Calibration. An Upgrade Including Artificial Neural Networks Modelling.” Chemometrics and Intelligent Laboratory Systems, vol. 206, Elsevier BV, Nov. 2020, p. 104162, doi:10.1016/j.chemolab.2020.104162.

Afficher d’autres styles

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec les versions R2010a à R2021b

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.8

Several bugs fixed

1.0.7

Minor bugs fixed

1.0.6

Changes in leverage expressions to consider the mean centering.

1.0.5

The prediction table for calibration with MLP networks was modified.

1.0.4

Minor changes in presentation

1.0.3

Information on a book with worked out examples has been added to the description of the software.

1.0.1

Information on data and manual included in the zipped file have been added.

1.0.0