Neldermead
- fminsearch — Computes the unconstrained minimum of given function with
            the Nelder-Mead algorithm.
 
- neldermead — Provides direct search optimization algorithms.
 
- overview — An overview of the Nelder-Mead toolbox.
 
- nmplot — Provides direct search optimization algorithms.
 
- optimget — Queries an optimization data structure.
 
- optimplotfunccount — Plot the number of function evaluations of an optimization algorithm
 
- optimplotfval — Plot the function value of an optimization algorithm
 
- optimplotx — Plot the value of the parameters of an optimization algorithm
 
- optimset — Configures and returns an optimization data structure.