Consider a linear dynamical system $\dot{x} = Ax + Bu$ with eigen values of high magnitude (can be both positive or negative), say in 900's. Can the system be transformed to reduce the magnitude of eigen values, say 900 reduces to 9 and vice versa.
My approach to was to consider a transformation matrix $T$ such that $z = Tx$, where $T$ is transformation matrices. Then the new dynamical system is
$\dot{z} = T\dot{x} = TAx + TBu = TAT^{-1}z + TBu$.
I was however not sure what should be the structure of $T$ be to minimizes the magnitude of eigen values of the system. Any lead in solving the problem will be appreciated.
A similarity transform can only change the eigenvectors and not the eigenvalues. The only way to achieve what you want would be to change the time scale, so $z(\tau)=x(\alpha\,t)$.