Fitting data with custom equation
Ältere Kommentare anzeigen
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.

Akzeptierte Antwort
Weitere Antworten (1)
Valrhona
am 28 Sep. 2020
0 Stimmen
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 Kommentare
Koral Villalobos
am 27 Apr. 2021
I need help with this too
sandeep
am 3 Aug. 2022
is there a way to find the appropriate intial guess?
Kategorien
Mehr zu Get Started with Curve Fitting Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!