Optimization Toolbox | ![]() ![]() |
What Is the Optimization Toolbox?
The Optimization Toolbox is a collection of functions that extend the capability of the MATLAB® numeric computing environment. The toolbox includes routines for many types of optimization including:
All of the toolbox functions are MATLAB M-files, made up of MATLAB statements that implement specialized optimization algorithms. You can view the MATLAB code for these functions using the statement
type function_name
You can extend the capabilities of the Optimization Toolbox by writing your own M-files, or by using the toolbox in combination with other toolboxes, or with MATLAB, or Simulink®.
This Preface also provides information about:
![]() | Using the Optimization Toolbox | New Features in Version 2.1 | ![]() |