Problem with input integer variable indices in GA
2 次查看(过去 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!