Evolution Strategies (ES)

Algorithm that implements 'Evolution Strategies' (ES) ('mu-lambda' and 'mu+lambda' variants).
3.1K Downloads
Updated 20 Nov 2014

View License

This function uses ES to optimize a function f(x_1,...,x_n). There are a set of 55 test functions to check the effectiveness of the algorithm when optimizing functions.
Feel free to leave comments, corrections or suggestions. Read the comments in the code for more information and bibliography used in the development of this code.

Cite As

Gilberto A. Ortiz (2024). Evolution Strategies (ES) (https://www.mathworks.com/matlabcentral/fileexchange/35801-evolution-strategies-es), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1

Update file as a Toolbox

1.0.0.0