Linear and Mixed-Integer Linear Programming in MATLAB

These files accompany the webinar.
1,1K Downloads
Aktualisiert 4. Dez 2020

Lizenz anzeigen

Learn how to use the new problem-based approach for specifying and solving linear and mixed-integer linear optimization problems in R2017b. This new approach greatly simplifies setting up and running your linear programming (LP) or mixed-integer linear programming (MILP) problems. These problems are commonly encountered in finance, energy, logistics, supply chain and operations research.
View the webinar at https://www.mathworks.com/videos/mixed-integer-linear-programming-in-matlab-91541.html

Zitieren als

Mary Fenelon (2026). Linear and Mixed-Integer Linear Programming in MATLAB (https://de.mathworks.com/matlabcentral/fileexchange/65158-linear-and-mixed-integer-linear-programming-in-matlab), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Version Veröffentlicht Versionshinweise
1.0.1.0

Use the name-value pair syntax for specifying options in the solve function. The positional syntax has been removed.

1.0.0.0

Added link to video