Problem with input integer variable indices in GA
显示 更早的评论
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??
回答(2 个)
Mahmut Yasak
2016-1-9
编辑:Mahmut Yasak
2016-1-9
0 个投票
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
2016-1-11
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 Genetic Algorithm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!