Principal Component Analysis: A Simulink Block

Versión 1.1.0.1 (12,3 KB) por Dan Lluch
Principal component analysis of a matrix done within Simulink.
9,4K descargas
Actualizado 1 sep 2016

Ver licencia

Made a PCA block (principal component analysis) within Simulink. Block calculates the principle components on any sized input matrix.
Equivalent of the MATLAB PRINCOMP command (currently only outputs PC).

Citar como

Dan Lluch (2024). Principal Component Analysis: A Simulink Block (https://www.mathworks.com/matlabcentral/fileexchange/4436-principal-component-analysis-a-simulink-block), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R13
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.2.0.0

added copyright notice

1.1.0.1

Updated license

1.1.0.0

added copyright notice, added comment around variable size signal support in R2009b

1.0.0.0

fixing a spelling mistake in description