What the routine to create a PCA prediction model? How to do create a PCA prediction model?
5 views (last 30 days)
Show older comments
I use the PLS_toolbox to perform this calculation, however, need to make a GUI and it can not use the PCA function from the PLS_toolbox to cause a breach of the license, then I would know how to create a routine to do a PCA model prediction using an existing model.
0 Comments
Answers (1)
Shashank Prasanna
on 31 Mar 2014
PCA is available in the Statistics Toolbox:
You can use that instead.
0 Comments
See Also
Categories
Find more on Dimensionality Reduction and Feature Extraction in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!