Optimization Rastrigin Function by Differential Evolution algorithm

版本 1.0.0.0 (1.9 KB) 作者: mirui wang
A simple application of Differential Evolution algorithm in the optimization of Rastrigin funtion.
2.3K 次下载
更新时间 2014/6/2

查看许可证

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.

引用格式

mirui wang (2025). Optimization Rastrigin Function by Differential Evolution algorithm (https://www.mathworks.com/matlabcentral/fileexchange/46818-optimization-rastrigin-function-by-differential-evolution-algorithm), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Traveling Salesman (TSP) 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0