Suite of Evolutionary Optimization Algorithms
- generational genetic algorithm
- steady state genetic algorithm
- evolutionary strategy
- big bang-big crunch algorithm
Citation pour cette source
EvoLab (2026). Suite of Evolutionary Optimization Algorithms (https://fr.mathworks.com/matlabcentral/fileexchange/182675-suite-of-evolutionary-optimization-algorithms), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.4 | Included elitist and non elitist version of BBBC |
||
| 1.0.3 | Included CEC 2013 for large-scale global optimization (problems can scale from 1d to 1000d). Fixed a small bug on BBBC. |
||
| 1.0.2 | generalized the error calculation between true optimum and best retrieved solution in case of multimodal functions |
||
| 1.0.1 | Included a convergence plot, (µ+λ) evolutionary strategy, indices return for every survival stage |
||
| 1.0.0 |
