NONLINEAR LEAST SQUARE OR CURVE FITTING

2 次查看(过去 30 天)
Hi, I have one data to be fit so that it can be similar to example data which I already have the curve. How to make this fit data become similar to example data curve.
  1 个评论
John D'Errico
John D'Errico 2016-11-5
Use the curvefitting toolbox, or the optimization toolbox (lsqnonlin, lsqcurvefit) or the stats toolbox (nlinfit). There are lots of examples in those tools.

请先登录,再进行评论。

回答(0 个)

类别

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

Community Treasure Hunt

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

Start Hunting!

Translated by