Function used in Curve Fitting Tool
조회 수: 1 (최근 30일)
이전 댓글 표시
I wish to know some details regarding the Curve Fitting Tool. I have fitted some data with a custom equation, using the Method 'NonLinearLeastSquares'. Could anybody confirm me that the function used by the Curve Fitting Tool, in this case, is the same than in lsqcurvefit, i.e, lsqnonlin? In this case, the fitting result I have obtained with the Tool would be the same than that provided by using directly lsqcurvefit (with the proper options)? Thank you.
댓글 수: 0
답변 (1개)
Shubham Rawat
2020년 8월 11일
Hi Teresa,
No, they are not the same, maybe they are giving same answer for your question.
You can refer this link for your query:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Interpolation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!