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

Answers (1)

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():

Asked:

on 30 Apr 2012

Community Treasure Hunt

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

Start Hunting!