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

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

 Accepted 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:

More Answers (0)

Community Treasure Hunt

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

Start Hunting!