Fitting data with custom equation
이전 댓글 표시
Hi,
I have some datas to fit with by the following equation : d*atan(b*(x+a))+c . I've done it by the " curve fitting tool" how I can incorporate this process in a matlab script ? I'd like to obtain the parameter a,b,c,d as an answer.
Thanks.

채택된 답변
추가 답변 (1개)
Valrhona
2020년 9월 28일
0 개 추천
I have a question regarding the curve fitting tool itself.
How can I change the z=f(x,y) to f(x).
I cannot change the x, y, or z data in this curve fitting tool.
I would like to use a custom f(x) function (not f(x,y))
Many thanks!
댓글 수: 2
Koral Villalobos
2021년 4월 27일
I need help with this too
sandeep
2022년 8월 3일
is there a way to find the appropriate intial guess?
카테고리
도움말 센터 및 File Exchange에서 Get Started with Curve Fitting Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!