Mathematica > Matrix Decompositions >

SchurDecomposition

SchurDecomposition[m]
yields the Schur decomposition for a numerical matrix m, given as a list {q, t} where q is an orthonormal matrix and t is a block upper-triangular matrix.
SchurDecomposition[{m, a}]
gives the generalized Schur decomposition of m with respect to a.
  • The matrix m must be square.
New in 2 | Last modified in 5
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team