MINLP with equality constrains

How can I solve a MINLP problem with equality constraints? I use the "ga" function and the optimization tool, without obtaining favorable results.

2 个评论

Your code uses fmincon, not ga. fmincon will definitely not let you impose integer constraints.
Hi, thank you very much for the answer, I refer the .m file of the "ga" function, so Matlab cannot solve MINLP problems with equality constraints?

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Get Started with Optimization Toolbox 的更多信息

产品

版本

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by