Is there known relationship between eigenvalues of covariance matrix and correlation matrix?
2 次查看(过去 30 天)
显示 更早的评论
I've tried to google but didn't find anything talking about it. My intention is that if I have found the eigenvalues of the covariance matrix and need to make some transformation so that the covariance matrix become the correlation matrix and I don't want to recalculate the eigenvalues; is there anyway to know the eigenvalues of the correlation matrix from the eigenvalues I have known?
Thanks,
0 个评论
回答(1 个)
Andrew Newell
2011-11-17
The documentation for corrcoef describes the relationship between the matrices. That might imply a relationship between eigenvalues; I'll see if I can come up with it.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!