Mathematics |
Minimizing Functions and Finding Zeros
MATLAB provides a number of high-level function functions that perform optimization-related tasks. This section describes the following topics:
The MATLAB optimization functions are:
|
Minimize a function of one variable on a fixed interval |
|
Minimize a function of several variables |
|
Find zero of a function of one variable |
|
Linear least squares with nonnegativity constraints |
|
Get optimization options structure parameter values |
|
Create or edit optimization options parameter structure |
For more optimization capabilities, see the Optimization Toolbox.
Plotting Mathematical Functions | Minimizing Functions of One Variable |
© 1994-2005 The MathWorks, Inc.