another syntax to obtain eigenvalues?

Is there any other syntax to find eigenvalues of pencil matrix differes from eig?

5 comentarios

Christine Tobler
Christine Tobler el 27 de Abr. de 2020
What are you looking for in a different syntax?
Haya M
Haya M el 27 de Abr. de 2020
eigs will compute the largest eigenvalues but i'm looking for the smallest eigenvalues..
I have a large pencil matrix and eig gives me eigenvalues out of the numerical range. I'm trying to figure out if there is another way to calculate the eigenvalues..
Walter Roberson
Walter Roberson el 28 de Abr. de 2020
https://www.mathworks.com/help/matlab/ref/eigs.html#bu2_q3e-sigma
You can ask for smallestreal or smallestabs
Haya M
Haya M el 28 de Abr. de 2020
ok thank you Walter..

Respuestas (0)

La pregunta está cerrada.

Productos

Etiquetas

Preguntada:

el 26 de Abr. de 2020

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by