Problem with input integer variable indices in GA
조회 수: 7 (최근 30일)
이전 댓글 표시
I am trying to input integer variable indices in GA- Genetic Algorithm using optimtool toolbox but and I don't have the box where I can do it. I know my friend has Mathlab in 32 bit version and he can do it. I have 64bit, is that the problem? Can I do it with 64 bit version??
댓글 수: 0
답변 (2개)
Mahmut Yasak
2016년 1월 9일
편집: Mahmut Yasak
2016년 1월 9일
Yes, you can do it...
GA can do produce radom binary many bits, and separate as the limit of your variables. I Think, x64 version wont be any problem.
댓글 수: 0
Alan Weiss
2016년 1월 11일
Mixed integer programming for ga was introduced in R2011b. If your MATLAB version is older than that, you won't have integer programming built in.
Alan Weiss
MATLAB mathematical toolbox documentation
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Genetic Algorithm에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!