Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Numerical Computation / Optimization  /
ConstrainedMin

  • ConstrainedMin[ f , inequalities , x , y , ... ] finds the global minimum of f in the domain specified by the inequalities. The variables x, y, ... are all assumed to be non-negative.
  • See notes for ConstrainedMax.
  • See the Mathematica book: Section 1.6.5Section 3.9.9.

    Further Examples

    This computes the minimum of the function under the three given constraints.

    In[1]:=

    Out[1]=



    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.