Filter löschen
Filter löschen

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

3 Ansichten (letzte 30 Tage)
BOWEN LI
BOWEN LI am 6 Sep. 2019
Kommentiert: BOWEN LI am 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 Kommentare
Walter Roberson
Walter Roberson am 6 Sep. 2019
You probably need some constraints to keep fval from going complex.
BOWEN LI
BOWEN LI am 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!

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Get Started with Optimization Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by