+1 vote
in Matlab by

Explain how polynomials can be represented in MatLab?

1 Answer

0 votes
by

A polynomial in MatLab is denoted by a vector. To create a polynomial in MatLab enter each co-efficient of the polynomial into the vector in descending order

...