The units of the eig function

5 visualizzazioni (ultimi 30 giorni)
Johannes Silde
Johannes Silde il 1 Feb 2021
Risposto: Shubham Rawat il 4 Feb 2021
What are the units of the complex eigenvalues from the eig function?
Will they be ?
[A,B,C,d] = ssdata(linsys1);
E=eig(A);

Risposte (1)

Shubham Rawat
Shubham Rawat il 4 Feb 2021
Hi Johannes,
In my point of view eigenvalues should be unit less. As it comes from following equation:
So, if Identity matrix have same units as of A that means λ is unitless.
Thanks

Categorie

Scopri di più su Linear Algebra in Help Center e File Exchange

Prodotti


Release

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by