The Classification toolbox for MATLAB is a collection of MATLAB modules for calculating classification (supervised pattern recognition) multivariate models: Discriminant Analysis, Partial Least Square Discriminant Analysis (PLSDA), Classification trees (CART), K-Nearest Neighbors (kNN), Potential Functions (Kernel Density Estimators), Support Vector Machines (SVM) , Unequal class models (UNEQ), Soft Independent Modeling of Class Analogy (SIMCA), Backpropagation Neural Networks (BPNN). A graphical user interface (GUI), which allows an easy model calculation and analysis of results, is also provided with the toolbox. Help files: HTML files are provided toghter with the MATLAB files in order to help the user. The HTML help provides some under...