Problem with input integer variable indices in GA
2 views (last 30 days)
Show older comments
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 Comments
Answers (2)
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.
0 Comments
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
0 Comments
See Also
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!