Introduction - If you have any usage issues, please Google them yourself
Nelder-Mead
SIMPS = Strategy Simplex
Constrained minimizer, based on iterations of full-dimensional
simplex calls (Nelder-Mead direct search method), each time followed
by a series of two-dimensional simplex calls (local improvements by
subspaces).