Principal Component Analysis: A Simulink Block

バージョン 1.1.0.1 (12.3 KB) 作成者: Dan Lluch
Principal component analysis of a matrix done within Simulink.
ダウンロード: 9.4K
更新 2016/9/1

ライセンスの表示

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).

引用

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

MATLAB リリースの互換性
作成: R13
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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