Previous Up Next

6.53.1  Global extrema: minimize maximize

minimize attempts to find the smallest value of an expression defined on a compact domain, using analytical methods.

The maximize command takes the same parameters as minimize, but returns the global maximum of obj on the specified domain.


Examples.


Previous Up Next