Linear and Mixed-Integer Linear Programming in MATLAB

版本 1.0.1.0 (521.8 KB) 作者: Mary Fenelon
These files accompany the webinar.
1.0K 次下载
更新时间 2020/12/4

查看许可证

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

引用格式

Mary Fenelon (2024). Linear and Mixed-Integer Linear Programming in MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/65158-linear-and-mixed-integer-linear-programming-in-matlab), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

CashFlowMatching

IndexFundReplication

CashFlowMatching

IndexFundReplication

UnitCommitment

版本 已发布 发行说明
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