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])▶ RunSee Also
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLab