polyeig calculating few polynomial eigenvalue

28 views (last 30 days)
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
Raghava S N on 24 Oct 2024 at 9:53
Could you share more details about the code you are working with? That will help in diagnosing the issue better.

Sign in to comment.

Accepted Answer

Bruno Luong
Bruno Luong on 24 Oct 2024 at 10:06
I'm affraid there is no equivalent of EIGS to POLYEIG (vs EIG).

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!