Taking discrete values from a given set using genetic algorithm

5 visualizaciones (últimos 30 días)
Ace_ventura
Ace_ventura el 29 de Mzo. de 2015
Comentada: Ace_ventura el 30 de Mzo. de 2015
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

Respuestas (1)

Alan Weiss
Alan Weiss el 30 de Mzo. de 2015
Take a look at this example.
Alan Weiss
MATLAB mathematical toolbox documentation
  3 comentarios
Alan Weiss
Alan Weiss el 30 de Mzo. de 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
Ace_ventura el 30 de Mzo. de 2015
Thans a lot Alan. I will get a new version. Cheers Man!!!

Iniciar sesión para comentar.

Categorías

Más información sobre Genetic Algorithm en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by