DSPRelated.com
Free Books

Finding the Eigenvalues of A in Practice

Small problems may be solved by hand by solving the system of equations

$\displaystyle A E= E\Lambda.
$

The Matlab built-in function eig() may be used to find the eigenvalues of $ A$ (system poles) numerically.G.10


Next Section:
Example of State-Space Diagonalization
Previous Section:
Diagonalizing a State-Space Model