NONLINEAR LEAST SQUARE OR CURVE FITTING

4 views (last 30 days)
farah
farah on 5 Nov 2016
Commented: John D'Errico on 5 Nov 2016
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 Comment
John D'Errico
John D'Errico on 5 Nov 2016
Use the curvefitting toolbox, or the optimization toolbox (lsqnonlin, lsqcurvefit) or the stats toolbox (nlinfit). There are lots of examples in those tools.

Sign in to comment.

Answers (0)

Categories

Find more on Linear and Nonlinear Regression in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!