NONLINEAR LEAST SQUARE OR CURVE FITTING

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 件)

カテゴリ

質問済み:

2016 年 11 月 5 日

コメント済み:

2016 年 11 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by