主要内容

多项式

特征多项式和最小多项式、多项式的系数

求正交多项式(例如勒让德多项式和雅可比多项式)的结果。计算多项式的根、系数或向量形式。

函数

全部展开

coeffs多项式的系数
gbasisReduced Groebner basis
poly2sym从系数向量创建符号多项式
polynomialDegreeDegree of polynomial
polynomialReduceReduce polynomials by division
resultantResultant of two polynomials
rootRepresent roots of polynomial
sym2poly从符号多项式中提取所有数值系数(包括零)的向量
charpolyCharacteristic polynomial of matrix
minpolyMinimal polynomial of matrix
bernsteinBernstein polynomials
chebyshevTChebyshev polynomials of the first kind
chebyshevUChebyshev polynomials of the second kind
gegenbauerCGegenbauer polynomials
hermiteHHermite polynomials
jacobiPJacobi polynomials
laguerreLGeneralized Laguerre Function and Laguerre Polynomials
legendrePLegendre polynomials