Student[LinearAlgebra][JordanForm] - reduce a Matrix to Jordan form
|
Calling Sequence
|
|
JordanForm(A, options)
|
|
Description
|
|
•
|
The JordanForm(A) command returns the Jordan form J of Matrix A.
|
|
The Jordan form J has Jordan block submatrices along its diagonal. The diagonal entries of these Jordan blocks are the eigenvalues of A (and also of J).
|
|
The Jordan form is unique up to permutations of the Jordan blocks.
|
|
|
Download Help Document
Was this information helpful?