polyeig calculating few polynomial eigenvalue
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
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
el 9 de Dic. de 2024 a las 17:40
A solution would be to linearize the eigenvalue problem and use eigs.
Respuesta aceptada
Bruno Luong
el 24 de Oct. de 2024
I'm affraid there is no equivalent of EIGS to POLYEIG (vs EIG).
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!