Evolution Strategies (ES)
Version 1.1 (13.4 KB) by
Gilberto A. Ortiz
Algorithm that implements 'Evolution Strategies' (ES) ('mu-lambda' and 'mu+lambda' variants).
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 (2026). 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 LinuxCategories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
mu_lambda_and_mu_plus_lambda_ES/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.1 | Update file as a Toolbox |
|
|
| 1.0.0.0 |
