Quoted By:
the spectral norm is trying to characterize the maximum that a matrix can scale a vector, right?
is conjugate-symmetric and positive-semidefinite, so its spectrum is composed of real non-negative eigenvalues
the largest ratio between the L2 norm of the transformed vector and the input vector is achieved when the input vector is an eigenvector of the largest eigenvalue .
i have to think some more about the second half of the equation...