what is the difference between pca(x) and princomp(x) matlab commands?
9 ビュー (過去 30 日間)
古いコメントを表示
could any one help me the difference between pca(x) and princomp(x) matlab commands?
0 件のコメント
採用された回答
その他の回答 (1 件)
Andrea Le
2013 年 11 月 26 日
Besides from what Tom said, I want to add other difference between these two commands princomp lets you decide to do an economic version of the outputs. pca automatically truncates your matrix into an economic version.
1 件のコメント
Imad Ahmed Tungekar
2017 年 11 月 29 日
could you please elaborate what is economic version of the output?
参考
カテゴリ
Help Center および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!