Optimization terminated: average change in the penalty fitness value less than options.FunctionTolerance but constraints are not satisfied.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Problem-Based Optimization Setup 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!