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

3 visualizaciones (últimos 30 días)
pratik  khetan
pratik khetan el 21 de Jun. de 2017
Comentada: Caleb Reagor el 14 de Jun. de 2018
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.

Respuestas (1)

Stephen Jue
Stephen Jue el 23 de Jun. de 2017
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.

Categorías

Más información sobre Get Started with Curve Fitting Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by