ga optimization -> integer parameters with a constrain
Afficher commentaires plus anciens
Hi, I am performing a ga optimization with integer parameters. I need to impose that the parameters of the optimization are not equals. It is possible?
Réponses (1)
It should be possible by imposing the nonlinear constraints
1-(x-y)^2 <=0
Catégories
En savoir plus sur Problem-Based Optimization Setup dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!