Which algorithm can be used to solve this optimization problem

24 ビュー (過去 30 日間)
Parikshit  Sharma
Parikshit Sharma 2017 年 9 月 11 日
回答済み: Alan Weiss 2017 年 9 月 11 日
Helllo everyone i have to minimize a linear objective function and my constraints are Non Linear, Non Quadratic, Mixed Integer meaning integer as well as real and number of constraints will be around 3 to 6 so which algorithm should i use to solve my optimization problem. Please reply It will be really helpful for me, Thanking you in advance!

回答 (1 件)

Alan Weiss
Alan Weiss 2017 年 9 月 11 日
There is no MATLAB toolbox solver except ga from Global Optimization Toolbox that can address nonlinear mixed-integer optimization. See Mixed Integer Optimization.
Alan Weiss
MATLAB mathematical toolbox documentation

カテゴリ

Help Center および File ExchangeLinear Programming and Mixed-Integer Linear Programming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by