Description: 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).
File list (Check if you may need any files):
simps
.....\readme.txt
.....\go.m
.....\simps.m
.....\fun.m
.....\simps.old.m