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!