NelderMeadSimplexFindMinimum(IObjectiveFunction, VectorDouble) Method |
Finds the minimum of the objective function without an initial perturbation, the default values used
by fminsearch() in Matlab are used instead
http://se.mathworks.com/help/matlab/math/optimizing-nonlinear-functions.html#bsgpq6p-11
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also