The units of the eig function

What are the units of the complex eigenvalues from the eig function?
Will they be ?
[A,B,C,d] = ssdata(linsys1);
E=eig(A);

Respuestas (1)

Shubham Rawat
Shubham Rawat el 4 de Feb. de 2021

0 votos

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

Categorías

Más información sobre Linear Algebra en Centro de ayuda y File Exchange.

Productos

Versión

R2020b

Preguntada:

el 1 de Feb. de 2021

Respondida:

el 4 de Feb. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by