Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Contributio of row/colum of a Hermitian matrix to the leading eigenvalue
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi all, thanks in advance that if you can give any clues for my question below:
Assume that I have a Hermitian matrix (M = M'), matrix is square. If I do the singular value decomposition (SVD): [U,S,V] = svd(M), we can get the leading eigenvalue which is the 1st element in S. But how much contribution that each column/row is given to this leading eigenvalue? Is there a way to measure this kind of contribution (not the eigenvalue sensitivity)?
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!