Release Notes Version 5 8: Difference between revisions
Jump to navigation
Jump to search
imported>Scott (Created page with '==NEW FEATURES== ===Model Building=== * SVM * LWR ===Scores Plots=== * KNN Score Distance metric available in scores plots of PLS, PCR, and PCA (knnscoredistance). * Improv…') |
imported>Scott No edit summary |
||
Line 1: | Line 1: | ||
Version 5.8 of PLS_Toolbox and Solo was released in February , 2010. | |||
For general product information, see [http://software.eigenvector.com/toolbox/pls_toolbox/index.html PLS_Toolbox Product Page]. For information on Solo, see [http://software.eigenvector.com/toolbox/solo/index.html Solo Product Page]. | |||
==NEW FEATURES== | ==NEW FEATURES== | ||
* Updated for Matlab 2010a compatibility. | |||
===Model Building=== | ===Model Building=== | ||
Line 6: | Line 11: | ||
===Scores Plots=== | ===Scores Plots=== | ||
* | * | ||
===Preprocessing=== | ===Preprocessing=== | ||
* | * | ||
===Importers/Exporters=== | ===Importers/Exporters=== | ||
* | * Analytical Spectral Devices (ASD) Indico (Versions 6 and 7) data file reader added. | ||
* Horiba JY file importer fixes to data type handling. | |||
* Horiba JY file importer | |||
===Other Enhancements=== | ===Other Enhancements=== | ||
* | * Analysis: Demo datasets now available from Model Cache. | ||
* Plot Controls: Copy Figure now works on non-PC platforms. | |||
* | |||
Line 42: | Line 27: | ||
:[[asdreadr]] - Imports data from Analytical Spectral Devices (ASD) Indico (Versions 6 and 7) data files. | :[[asdreadr]] - Imports data from Analytical Spectral Devices (ASD) Indico (Versions 6 and 7) data files. | ||
:[[clipboard_image]] - Copy and paste images to/from the system clipboard. | |||
:[[ismodel]] - Returns boolean TRUE if input object is a standard model structure. | |||
:[[svm]] - Support Vector Machine (LIBSVM) for regression or classification. | |||
:[[svmengine]] - Support Vector Machine for classification or regression using the LIBSVM package. |
Revision as of 10:15, 11 February 2010
Version 5.8 of PLS_Toolbox and Solo was released in February , 2010.
For general product information, see PLS_Toolbox Product Page. For information on Solo, see Solo Product Page.
NEW FEATURES
- Updated for Matlab 2010a compatibility.
Model Building
- SVM
- LWR
Scores Plots
Preprocessing
Importers/Exporters
- Analytical Spectral Devices (ASD) Indico (Versions 6 and 7) data file reader added.
- Horiba JY file importer fixes to data type handling.
Other Enhancements
- Analysis: Demo datasets now available from Model Cache.
- Plot Controls: Copy Figure now works on non-PC platforms.
NEW FUNCTIONS AND FILES
- asdreadr - Imports data from Analytical Spectral Devices (ASD) Indico (Versions 6 and 7) data files.
- clipboard_image - Copy and paste images to/from the system clipboard.
- ismodel - Returns boolean TRUE if input object is a standard model structure.
- svm - Support Vector Machine (LIBSVM) for regression or classification.
- svmengine - Support Vector Machine for classification or regression using the LIBSVM package.