sl_curveFit

Optimization

Internal curve fitting function. Use lsqcurvefit() as the public alias.

Syntax

sl_curveFit(f, x0, xdata, ydata)

Examples

sl_curveFit(@(p,x) p(1)*exp(p(2)*x), [1, -0.1], [1,2,3], [2,1,0.5])
▶ Run

See Also

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.