Taking discrete values from a given set using genetic algorithm

조회 수: 6 (최근 30일)
Ace_ventura
Ace_ventura 2015년 3월 29일
댓글: Ace_ventura 2015년 3월 30일
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

답변 (1개)

Alan Weiss
Alan Weiss 2015년 3월 30일
Take a look at this example.
Alan Weiss
MATLAB mathematical toolbox documentation
  댓글 수: 3
Alan Weiss
Alan Weiss 2015년 3월 30일
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 2015년 3월 30일
Thans a lot Alan. I will get a new version. Cheers Man!!!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Genetic Algorithm에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by