필터 지우기
필터 지우기

Find complex roots of homogeneous matrix equation

조회 수: 1 (최근 30일)
dj1du
dj1du 2022년 2월 4일
답변: Matt J 2022년 2월 4일
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?

답변 (1개)

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

카테고리

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

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by