another syntax to obtain eigenvalues?

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

5 commentaires

Christine Tobler
Christine Tobler le 27 Avr 2020
What are you looking for in a different syntax?
Haya M
Haya M le 27 Avr 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 le 28 Avr 2020
https://www.mathworks.com/help/matlab/ref/eigs.html#bu2_q3e-sigma
You can ask for smallestreal or smallestabs
Haya M
Haya M le 28 Avr 2020
ok thank you Walter..

Réponses (0)

Cette question est clôturée.

Produits

Question posée :

le 26 Avr 2020

Clôturé :

le 20 Août 2021

Community Treasure Hunt

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

Start Hunting!

Translated by