Effacer les filtres
Effacer les filtres

why my ga yields very high fval while very low best penalty value?

3 vues (au cours des 30 derniers jours)
BOWEN LI
BOWEN LI le 6 Sep 2019
Commenté : BOWEN LI le 7 Sep 2019
Hi i am trying to solve a mixed integer program using ga, while my solution is not feasible but the fval is very strange. First, it is a complex number, Secondly the best penalty value in my plot is a very very small number compared with fval.
  2 commentaires
Walter Roberson
Walter Roberson le 6 Sep 2019
You probably need some constraints to keep fval from going complex.
BOWEN LI
BOWEN LI le 7 Sep 2019
Thanks you so much Walter for answering me this and my previous question. Actually all my variables are set to be integers and have lower bound "0" and upper bound "1". And my functions as you saw in the attach files in my previous question are generating a value that should be greater than 0. And i also checked my “sqrt” equations, all are generating postive values. So in your opinion, what kind of constraints should be included? Thank you so much!

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Get Started with Optimization Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by