 |
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.5, Section 3.9.9.
Further Examples
This computes the minimum of the function under the three given constraints.
In[1]:= 
Out[1]= 
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. | | | |
 | |
|