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!