A is a Hilbert matrix of size n, in which each element equals aij=1/(i+j-1) . How can I create this matrix then to return the largest eigenvalue of A ?
조회 수: 4 (최근 30일)
이전 댓글 표시
A is a Hilbert matrix of size n, in which each element equals aij=1/(i+j-1) . How can I create this matrix then to return the largest eigenvalue of A ?
댓글 수: 2
Walter Roberson
2017년 11월 24일
Green Arrow comments to their own question:
I want to delete this question and ask it again after formatting
Walter Roberson
2017년 11월 24일
Green Arrow: You can edit your question; or better yet, post the new version of the question as a comment here.
답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!