optimoptions | Create optimization options |
optimset | Create or edit optimization options structure |
optimtool | Select solver and optimization options, run problems |
resetoptions | Reset options |
Options are the controls for optimization.
How to use options.
Choose Between optimoptions and optimset
Choose between the two functions that create options.
How to review your options.
Options in Common Use: Tuning and Troubleshooting
Overview of the most common options.
Tolerances and Stopping Criteria
Control when the solver stops.
Checking Validity of Gradients or Jacobians
Check whether a derivative function matches finite difference estimates.
How to monitor the progress of your optimization at the command line.
How to monitor the progress of your optimization visually.
intlinprog Output Functions and Plot Functions
How to monitor the progress of the intlinprog
solution
process.
Optimization Options Reference
Describes optimization options.
Current and Legacy Option Name Tables
Gives the former and current option names that changed in R2016a.