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

조회 수: 5 (최근 30일)
pratik  khetan
pratik khetan 2017년 6월 21일
댓글: Caleb Reagor 2018년 6월 14일
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