Polynomial fitting generates erratic plot
显示 更早的评论
Hello, I have a distance/time curve. The polynomial fit is erratic. A cubic function fits the data well however this does not start at zero as it should but the error is acceptable. Is it better to use fplot to replot the data and calculate the optimum values or use a different approach?
Once the plot has been created I will take its second differential and from this calculate the minimum.
Gavin.
1 个评论
dpb
2016-5-5
Hard to judge w/o even a picture but what about interpolating spline instead? If the data are noisy then smoothing may be appropriate, however. But, we "no nuthnk!" useful in that regard from which to judge from the information given...
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Polynomials 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!