Principal Component Analysis: A Simulink Block
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).
Zitieren als
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. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |