|
Sep 13 |
comment |
Fitting a spline to data with FindFit? @J.M. What other methods would you recommend? |
|
Sep 13 |
comment |
Fitting a spline to data with FindFit? @OleksandrR. Thanks for the link. It was exactly what i wanted. I never thought of looking there because I thought of BSplineCurve as only a graphics function. |
|
Sep 13 |
comment |
Fitting a spline to data with FindFit? @VitaliyKaurov I would implement the BSplineBasis function in C use it to calculate the spline. |
|
Sep 13 |
comment |
Fitting a spline to data with FindFit? @J.M The data table maps mV to Deg F. for a k-Type Thermocouple. |
|
Sep 12 |
revised |
Fitting a spline to data with FindFit? deleted 336 characters in body; edited title |
|
Sep 12 |
comment |
Fitting a spline to data with FindFit? The residuals for the 12th order polynomial are too high. That is why I would like to fit a SPLINE to the curve. Also this needs to be implemented on an embedded platform with software FP. |
|
Sep 11 |
comment |
Fitting a spline to data with FindFit? The function just needs to reflect a trend. I added a link to the data. It is just {x,y} pairs. |
|
Sep 11 |
revised |
Fitting a spline to data with FindFit? added 146 characters in body |
|
Sep 11 |
comment |
Fitting a spline to data with FindFit? gist.github.com/3702965 |
|
Sep 11 |
awarded | Editor |
|
Sep 11 |
revised |
Fitting a spline to data with FindFit? added 254 characters in body |
|
Sep 11 |
comment |
Fitting a spline to data with FindFit? I really need a fit. |
|
Sep 11 |
comment |
Fitting a spline to data with FindFit? Yep, My great grand father was from Holland. |
|
Sep 11 |
awarded | Student |
|
Sep 11 |
asked | Fitting a spline to data with FindFit? |