Mathematics    

Characteristic Polynomials

The poly function also computes the coefficients of the characteristic polynomial of a matrix.

The roots of this polynomial, computed with roots, are the characteristic roots, or eigenvalues, of the matrix A. (Use eig to compute the eigenvalues of a matrix directly.)


  Polynomial Roots Polynomial Evaluation