Polynomial Curve Fit
but the equation that the curve fit provides is way off.
Hi. You didn't provide your equation. As a side note, another program gave a caution message...
"The abscissae are not distinct."
Re-looking at your data, is this a typo, or did you intend to have an x value with the possibility of having two different y values?
10600 250
10600 250
Again, it was just a caution message.
--
Dana DeLouis
"rcc" wrote in message ...
I'm trying to do a polynomial curve fit (order 2) for the data below, but the
equation that the curve fit provides is way off. Any ideas why this isn't
working? It works for a similar set of data...
x y
10600 250
10600 250
10250 300
9750 350
9250 400
8625 450
8000 500
6750 550
|