Mathematical Modeling with Optimization
An introduction to modeling and solving optimization problems. The first part addresses modeling, the second part addresses solving optimization problems.
Problem-Based Mixed-Integer Linear Programming
Through a steel blending example, you will learn how to solve a mixed-integer linear program using Optimization Toolbox solvers and a problem-based approach.
Problem-Based Nonlinear Programming
Express and solve a nonlinear optimization problem with the problem-based approach of Optimization Toolbox. Use nonlinear functions in both the objective function and constraints. Solve with an automatically selected solver.