Numeric Optimization
Functionality for numeric optimization has been greatly improved and
now rivals or exceeds equivalent functions in many dedicated
optimization packages.
The new function FindMaximum has been added to complement FindMinimum for convenience in obtaining
local optimization. Both now support array variables, offer new and
improved algorithms, and work better in limited-memory situations.
The global optimization function NMinimize has been expanded and moved
from a standard package into the Mathematica kernel. Advanced documentation for NMinimize is
now included, giving details of implementation and algorithms.
Here we minimize inside the unit disk .
The red dot shows the position of the minimum on a representation of
the constraint and the function, shaded by height.
|