Mathematica > Matrix Decompositions >

HessenbergDecomposition

HessenbergDecomposition[m]
gives the Hessenberg decomposition of a matrix m.
  • The result is given in the form {p, h} where p is a unitary matrix such that p.h.Conjugate[Transpose[p]]m.
  • The matrix m must be square.
New in 5.1
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team