Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
NCTM or The Math Forum.
|
|
|
Re: Polynomial
Posted:
Apr 23, 2013 2:18 AM
|
|
> Thanks. But if have a 3 order polynomial, then there > is no linear system so I would not use the backlash > operator. There is no code available to do what I > want?
The order of the polynomial is not important. The polynomial is linear in its coefficients. So you will always have to solve a linear system of equations to determine these coefficients - and this can be done using the backslash operator.
Best wishes Torsten.
|
|
|
|