Tagged Questions
9
votes
1answer
724 views
Fitting a spline to data with FindFit?
I am trying to find a function that fits my almost linear data. A high order polynomial model has too much residual. So I was hoping to use Mathematica to fit splines to the curve.
This is what I ...