Global Optimization Toolbox Vs. GEATBX (Genetic and Evolutionary Algorithm )
显示 更早的评论
Hi everybody I have just one simple question but i really need the answer what is the difference between Genetic Algorithm witch we find on Global Optimization Toolbox and GEATBX (Genetic and Evolutionary Algorithm Toolbox for use with Matlab ),are they the same ? Thanks
回答(1 个)
Sean de Wolski
2012-4-30
0 个投票
I am not familiar with the GEATBX programs. The Global Optim Toolbox has genetic algorithms for single and multiobjective functions with the ability to hand linear/nonlinear equality/iequality contraints as well as Mixed Integer Optim. Please see the doc for ga() and gamultiobj():
类别
在 帮助中心 和 File Exchange 中查找有关 Genetic Algorithm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!