Optimization method for solving mixed discrete-continuous programming problems

3 ビュー (過去 30 日間)
Tobias Dehn Nielsen
Tobias Dehn Nielsen 2021 年 12 月 13 日
回答済み: Alan Weiss 2021 年 12 月 13 日
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 Center および File ExchangeNonlinear Optimization についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by