Taking discrete values from a given set using genetic algorithm
Afficher commentaires plus anciens
Guys , I have an optimization problem in which, my variables are discrete. These variables have to take value from a given standard set of values.How do I make these variables take those values from the set. The number of values in the set will define my lower and upper bounds. I am using genetic algorithm
Réponses (1)
Alan Weiss
le 30 Mar 2015
0 votes
3 commentaires
Ace_ventura
le 30 Mar 2015
Alan Weiss
le 30 Mar 2015
As the release notes state, mixed integer nonlinear programming was added to GA in R2011b. So I am afraid that your MATLAB version does not support integer programming.
Alan Weiss
MATLAB mathematical toolbox documentation
Ace_ventura
le 30 Mar 2015
Catégories
En savoir plus sur Genetic Algorithm 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!