MATLAB: Options when drawing using the Curve Fitting tool

curve fitting toolnonlinear regression graph

I am inputting x y z data and using 'Curve Fitting tool' to create a nonlinear regression graph.
I am trying to find the coefficients a,b,c,d suitable for the data using the 'Custom Equation' formula, but the graph is too different from the data.
I tried changing Robust and Algorithm, but the graph is not similar to the data.
What additional work should I do to get the graph?

Best Answer

Hi, post your data and function in txt format, if possible.
Related Question