NONLINEAR LEAST SQUARE OR CURVE FITTING

조회 수: 1 (최근 30일)
farah
farah 2016년 11월 5일
댓글: John D'Errico 2016년 11월 5일
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에서 Least Squares에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by