Optimization terminated: average change in the penalty fitness value less than options.FunctionTolerance but constraints are not satisfied.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I am trying to use the genetic algorithm to solve MINLP problem. I have 1250 unknown variable and 186 conditions. 75 out of them are a binary condition. I attached the files of the objective function and nonlinear constraint and main code. I tried to change the function tolerance and I got the same message. when I user the pattern search I got there is no feasible points.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Genetic Algorithm 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!