what is the difference between pca(x) and princomp(x) matlab commands?
Show older comments
could any one help me the difference between pca(x) and princomp(x) matlab commands?
Accepted Answer
More Answers (1)
Andrea Le
on 26 Nov 2013
0 votes
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 Comment
Imad Ahmed Tungekar
on 29 Nov 2017
could you please elaborate what is economic version of the output?
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!