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!