what is the difference between pca(x) and princomp(x) matlab commands?
16 次查看(过去 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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!