polyeig calculating few polynomial eigenvalue
6 views (last 30 days)
Show older comments
The eigs routine calculate only few eigenvalues compared to eig. How can few polynomial eigenvalue be calculated rather than all using polyeig?
1 Comment
Raghava S N
on 24 Oct 2024
Could you share more details about the code you are working with? That will help in diagnosing the issue better.
Accepted Answer
Bruno Luong
on 24 Oct 2024
I'm affraid there is no equivalent of EIGS to POLYEIG (vs EIG).
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!