Polynomials
Characteristic and minimal polynomials, coefficients
of polynomials
Find orthogonal polynomials, such as the Legendre and Jacobi
polynomials. Calculate the roots, coefficients, or vector form of
a polynomial.
Functions
expand all
Polynomial Operations
coeffs | Coefficients of polynomial |
gbasis | Reduced Groebner basis |
poly2sym | Create symbolic polynomial from vector of coefficients |
polynomialDegree | Degree of polynomial |
polynomialReduce | Reduce polynomials by division |
resultant | Resultant of two polynomials |
root | Represent roots of polynomial |
sym2poly | Extract vector of all numeric coefficients, including
zeros, from symbolic polynomial |
Characterize Matrices
charpoly | Characteristic polynomial of matrix |
minpoly | Minimal polynomial of matrix |