How to numerically calculate the complex roots (eigenvalues) of a determinant?

조회 수: 4 (최근 30일)
Moein M
Moein M 2022년 6월 10일
댓글: Walter Roberson 2022년 6월 12일
Please consider the following determinant:
"aij" and "bij" take on values lager than zero and smaller than one, and "q" has a range between pi and -pi. I want to calculate the complex eigenvalues (lambda) of the determinant using some sort of a numerical scheme.
I'm well aware that Computer Algebra Systems like MATLAB have no problem calculating the roots of a determinant of this size, but I am working with matrices that are ridiculously larger than this one and without an efficient numerical solution, they would take forever to get solved.
I would immensely appreciate any help or insight.
Thank you very much
  댓글 수: 6
Moein M
Moein M 2022년 6월 12일
편집: Moein M 2022년 6월 12일
Thank you very much for your feedbacks @Walter Roberson @Matt J @Sergio Yanez-Pagans
Walter Roberson
Walter Roberson 2022년 6월 12일
To be honest, I do not have enough enthusiasm to bother typing in those equations by hand starting from an image.
If you had used syms lambda and posted the code to construct the matrix, then I would have been more likely to take a look.

댓글을 달려면 로그인하십시오.

답변 (1개)

Sergio Yanez-Pagans
Sergio Yanez-Pagans 2022년 6월 11일

카테고리

Help CenterFile Exchange에서 Linear Algebra에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by