Problem with input integer variable indices in GA

1 view (last 30 days)
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??

Answers (2)

Mahmut Yasak
Mahmut Yasak on 9 Jan 2016
Edited: Mahmut Yasak on 9 Jan 2016
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.

Alan Weiss
Alan Weiss on 11 Jan 2016
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

Community Treasure Hunt

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

Start Hunting!