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
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개)
카테고리
도움말 센터 및 File Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!