Mathematics | ![]() ![]() |
Polynomial Evaluation
The polyval
function evaluates a polynomial at a specified value. To evaluate p
at s = 5, use
It is also possible to evaluate a polynomial in a matrix sense. In this case becomes
, where X is a square matrix and I is the identity matrix. For example, create a square matrix
X
and evaluate the polynomial p
at X
.
![]() | Characteristic Polynomials | Convolution and Deconvolution | ![]() |
© 1994-2005 The MathWorks, Inc.