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 comentarios

Matt J
Matt J el 10 de En. de 2021
Your code uses fmincon, not ga. fmincon will definitely not let you impose integer constraints.
Pablo Espinel
Pablo Espinel el 11 de En. de 2021
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?

Iniciar sesión para comentar.

Respuestas (0)

Productos

Versión

R2015a

Etiquetas

Preguntada:

el 10 de En. de 2021

Comentada:

el 11 de En. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by