Chapitre 2. Neldermead

Table des matières

fminsearch — Computes the unconstrained minimimum of given function with the Nelder-Mead algorithm.
neldermead — Provides several direct search optimization algorithms based on the simplex method.
overview — An overview of the Nelder-Mead toolbox.
nmplot — Provides several direct search optimization algorithms based on the simplex method.
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.