Getting Started with Optimization Toolbox

Tutorials

Solve a Constrained Nonlinear Problem

Presents an example that minimizes a nonlinear function with a nonlinear constraint.

Set Up a Linear Program, Problem-Based

Linear problem formulation using the problem-based approach.

Set Up a Linear Program, Solver-Based

Problem formulation using the solver-based approach.

Optimization App

Set your options or run your optimization visually.

About Optimization

Optimization Theory Overview

Introduces optimization as a way of finding a set of parameters that can be defined as optimal. These parameters are obtained by minimizing or maximizing an objective function, subject to equality or inequality constraints and/or parameter bounds.

Optimization Toolbox Solvers

What is an optimization solver?

Local vs. Global Optima

Explains why solvers might not find the smallest minimum.

Was this topic helpful?