meaning of pc in princomp of matlab
Ältere Kommentare anzeigen
Hi,
I am doing PCA using Matlab. In theory i studied that, the principal components are the eigen vector of the covarince matrix. I run the command (W,pc)=princomp(x) to do the same. But i did not understand what is pc and W here. I checked out that, pc here is not the eigen vector of the covariance matrix of the x. Can you pls explain what is pc here and how mathematically it could be found?
Thanks in advance :)
Antworten (1)
Rushikesh Tade
am 15 Sep. 2014
0 Stimmen
AS per my guess PC is a score
Kategorien
Mehr zu Pattern Recognition finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!