How to get the equation of a non parametric curve fit onto a data?

3 次查看(过去 30 天)
Hi, I would like to know if its possible in matlab to get the equation of the lowess or spline filter's equation. This equation i would like to further apply to predict my test data.

回答(1 个)

Stephen Jue
Stephen Jue 2017-6-23
Hi,
The Curve Fitting toolbox has several nonparametric fitting options, including:
  • Interpolation Methods
  • Smoothing Splines
  • Lowess Smoothing
Here is an article about Lowess Smoothing in MATLAB.

类别

Help CenterFile Exchange 中查找有关 Smoothing 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by