Info
This question is closed. Reopen it to edit or answer.
Contributio of row/colum of a Hermitian matrix to the leading eigenvalue
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!