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!