eigs for complex sparse matrix eigenvalue problem
이전 댓글 표시
Hello, I am interested in solving an eigenvalue problem with a complex non symmetric sparse matrix and I am interested in the eigenvalue with the maximum real part. I used the command eigs with the option sigma='lr', but I obtain an error message saying that ARPACK routine zneupd cannot find a solution. Is there something I can try to get a solution without using the full matrix solver eig? Thank you very much!!!
댓글 수: 1
Teja Muppirala
2011년 5월 5일
I probably don't have an answer for you, but just out of curiousity, how big and how many nonzero entries are in your matrix?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Linear Algebra에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!