polyeig calculating few polynomial eigenvalue

10 visualizaciones (últimos 30 días)
Waqar Ahmed
Waqar Ahmed el 24 de Oct. de 2024
Comentada: Fabre François el 9 de Dic. de 2024 a las 17:40
The eigs routine calculate only few eigenvalues compared to eig. How can few polynomial eigenvalue be calculated rather than all using polyeig?
  2 comentarios
Raghava S N
Raghava S N el 24 de Oct. de 2024
Could you share more details about the code you are working with? That will help in diagnosing the issue better.
Fabre François
Fabre François el 9 de Dic. de 2024 a las 17:40
A solution would be to linearize the eigenvalue problem and use eigs.

Iniciar sesión para comentar.

Respuesta aceptada

Bruno Luong
Bruno Luong el 24 de Oct. de 2024
I'm affraid there is no equivalent of EIGS to POLYEIG (vs EIG).

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by