What the routine to create a PCA prediction model? How to do create a PCA prediction model?
显示 更早的评论
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.
回答(1 个)
Shashank Prasanna
2014-3-31
0 个投票
PCA is available in the Statistics Toolbox:
You can use that instead.
类别
在 帮助中心 和 File Exchange 中查找有关 Dimensionality Reduction and Feature Extraction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!