sl_nelderMead

Optimization

Internal Nelder-Mead simplex optimizer. Use fminsearch() as the public alias.

Syntax

sl_nelderMead(f, x0)

Examples

sl_nelderMead('(x(1)-1)^2 + (x(2)-2)^2', [0, 0])
▶ 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.