Optimization Toolbox | ![]() ![]() |
Default Parameter Settings
The options
structure contains parameters used in the optimization routines. If, on the first call to an optimization routine, the options
structure is not provided, or is empty, a set of default parameters is generated. Some of the default options parameters are calculated using factors based on problem size, such as MaxFunEvals
. Some parameters are dependent on the specific optimization routines and are documented on those function reference pages (See Function Reference).
Table 5, Optimization Parameters, provides an overview of all the parameters in the options structure.
![]() | Linear Programming with Dense Columns in the Equalities | Changing the Default Settings | ![]() |