Find complex roots of homogeneous matrix equation

1 Ansicht (letzte 30 Tage)
dj1du
dj1du am 4 Feb. 2022
Beantwortet: Matt J am 4 Feb. 2022
Good afternoon,
I am trying to find the complex zeros of the matrix equation , in which Z is a complex 49x49 impedance matrix and is a complex frequency. The complex frequency is given at equidistant points, so it is no continuous variable.
Is there any MATLAB function or a suitable algorithm for finding the zeros?

Antworten (1)

Matt J
Matt J am 4 Feb. 2022
Just loop over the discrete s until you find where det(Z) is sufficiently close to zero.

Kategorien

Mehr zu Linear Algebra finden Sie in Help Center und File Exchange

Produkte


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by