Optimization method for solving mixed discrete-continuous programming problems

5 次查看(过去 30 天)
Is there a optimization method for solving mixed discrete-continuous programming in matlab?

回答(1 个)

Alan Weiss
Alan Weiss 2021-12-13
For linear objective and constraints, use intlinprog.
For nonlinear objective or constraints, use ga or surogateopt from Global Optimization Toolbox.
Alan Weiss
MATLAB mathematical toolbox documentation

类别

Help CenterFile Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by