释义 |
Matrix DiagonalizationDiagonalizing a Matrix is equivalent to finding the Eigenvectors andEigenvalues. The Eigenvalues make up the entries of the diagonalizedMatrix, and the Eigenvectors make up the new set of axes corresponding to the DiagonalMatrix. See also Diagonal Matrix, Eigenvalue, Eigenvector References
Arfken, G. ``Diagonalization of Matrices.'' §4.6 in Mathematical Methods for Physicists, 3rd ed. Orlando, FL: Academic Press, pp. 217-229, 1985.
|