meaning of pc in princomp of matlab
显示 更早的评论
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 :)
回答(1 个)
Rushikesh Tade
2014-9-15
0 个投票
AS per my guess PC is a score
类别
在 帮助中心 和 File Exchange 中查找有关 Pattern Recognition 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!