Optimization Rastrigin Function by Differential Evolution algorithm
Version 1.0.0.0 (1,87 ko) par
mirui wang
A simple application of Differential Evolution algorithm in the optimization of Rastrigin funtion.
The zip include four files
DE.m main DE funtion with detailed comment.
PlotR.m is used to visulize the Rastrigin function.
rand1.m is the mutation method used by DE and one can change it to other mutation method according to different porblem. But rand is good enough to most of the problems.
Rastrigin.m is the Rastrigin function itself.
Citation pour cette source
mirui wang (2026). Optimization Rastrigin Function by Differential Evolution algorithm (https://fr.mathworks.com/matlabcentral/fileexchange/46818-optimization-rastrigin-function-by-differential-evolution-algorithm), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2013a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Traveling Salesman (TSP) dans Help Center et MATLAB Answers
Tags
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.0.0 |
