another syntax to obtain eigenvalues?

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

5 个评论

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

回答(0 个)

此问题已关闭。

产品

标签

提问:

2020-4-26

关闭:

2021-8-20

Community Treasure Hunt

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

Start Hunting!

Translated by