another syntax to obtain eigenvalues?

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

댓글 수: 5

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