Is there known relationship between eigenvalues of covariance matrix and correlation matrix?
이전 댓글 표시
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,
답변 (1개)
Andrew Newell
2011년 11월 17일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Eigenvalues & Eigenvectors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!