What the routine to create a PCA prediction model? How to do create a PCA prediction model?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Shashank Prasanna
el 31 de Mzo. de 2014
PCA is available in the Statistics Toolbox:
You can use that instead.
0 comentarios
Ver también
Categorías
Más información sobre Dimensionality Reduction and Feature Extraction en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!