MATLAB: Are there any functions or toolboxes for use with MATLAB that utilize genetic algorithms

algorithmgadsGlobal Optimization ToolboxOptimization Toolboxpattern

I would like to know if there are any functions or toolboxes for use with MATLAB that utilize genetic algorithms.

Best Answer

The Global Optimization Toolbox provides genetic algorithms for general and large-scale optimization. This toolbox includes an easy to use graphical interface for applying these methods. For more information on this toolbox, including demos using the toolbox, a list of functions that the toolbox contains, and the documentation for the toolbox, see the following webpage: