First-order multivariate calibration GUI

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

Visualizza la licenza

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.

Cita come

Alejandro Olivieri (2025). First-order multivariate calibration GUI (https://it.mathworks.com/matlabcentral/fileexchange/134327-first-order-multivariate-calibration-gui), MATLAB Central File Exchange. Recuperato .

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.

Visualizza più stili
Compatibilità della release di MATLAB
Creato con R2018b
Compatibile con R2010a fino a R2021b
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
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