|
|
|
|
|
by xscott
2056 days ago
|
|
I'm not the person you asked, but in general with polynomials, if you need to go much past the second or third order order to fit your data, you should probably be fitting with a different set of functions. Take a look at Runge's Phenomenon for an example where higher order polynomials really aren't making the approximation better in a useful way: https://en.wikipedia.org/wiki/Runge%27s_phenomenon |
|