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

댓글 수: 2

Matt J
Matt J 2021년 1월 10일
Your code uses fmincon, not ga. fmincon will definitely not let you impose integer constraints.
Pablo Espinel
Pablo Espinel 2021년 1월 11일
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개)

카테고리

제품

릴리스

R2015a

질문:

2021년 1월 10일

댓글:

2021년 1월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by