Introduction to the neldermead package
Overview | Description | Basic object | The cost function | The output function | Termination | Notes about optimization methods | Kelley's stagnation detection | O'Neill's factorial optimality test | Method of Spendley et al. | Method of Nelder and Mead | Box's complex algorithm | User-defined algorithm | User-defined termination | Specialized functions | fminsearch | Direct grid search | Examples | Example 1: Basic use | Example 2: Customized use | Example 3: Optimization with bound constraints | Example 4: Optimization with nonlinear inequality constraints | Example 5: Passing data to the cost function | Example 6: Direct grid search | Dependencies of fminsearch | References