Wolfram ResearchPRODUCTSPURCHASEFOR USERSCOMPANYOUR SITES
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

Documentation / Mathematica / Built-in Functions / Algebraic Computation / Calculus /

Minimize

FilledSmallSquare Minimize[f, x, y, ... ] minimizes f with respect to x, y, ... .

FilledSmallSquare Minimize[f, cons, x, y, ... ] minimizes f subject to the constraints cons.

FilledSmallSquare Minimize returns a list of the form , x -> , y -> , ... .

FilledSmallSquare cons can contain equations, inequalities or logical combinations of these.

FilledSmallSquare If f and cons are linear or polynomial, Minimize will always find a global minimum.

FilledSmallSquare Minimize will return exact results if given exact input.

FilledSmallSquare If the minimum is achieved only infinitesimally outside the region defined by the constraints, or only asymptotically, Minimize will return the infimum and the closest specifiable point.

FilledSmallSquare By default, all variables are assumed to be real.

FilledSmallSquare x Integers can be used to specify that a variable can take on only integer values.

FilledSmallSquare If the constraints cannot be satisfied, Minimize returns +Infinity, x -> Indeterminate, ... .

FilledSmallSquare Even if the same minimum is achieved at several points, only one is returned.

FilledSmallSquare See Section 1.5.8 and Section 3.4.12.

FilledSmallSquare Implementation Notes: see Section A.9.5.

FilledSmallSquare See also: Maximize, NMinimize, FindMinimum, Min, D, FindInstance, LinearProgramming.

FilledSmallSquare New in Version 5.0.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information


 © 2009 Wolfram Research, Inc.  Terms of Use  Privacy Policy | [ja] |
Sign up for our newsletter: