MeanDE: differential evolution with mean DE mutation

版本 1.0.1 (3.9 KB) 作者: abdesslem layeb
a simple and competitive DE for optimization problem.
39.0 次下载
更新时间 2023/1/20

查看许可证

this code implements a new DE (MeanDE) with two novel mutations called DE/mean-current/1 and DE/best-mean-current/1 are proposed and integrated in DE algorithm, they have both exploration ability and exploitation trend.
this code is a part of the contribution: Layeb, Abdesslem. Differential Evolution Algorithms with Novel Mutations, Adaptive Parameters and Weibull Flight Operator. Research Square Platform LLC, Sept. 2022, doi:10.21203/rs.3.rs-1898342/v1
MeanDE is a very simple and competitive compared to other DE variants.

引用格式

abdesslem layeb (2025). MeanDE: differential evolution with mean DE mutation (https://ww2.mathworks.cn/matlabcentral/fileexchange/123560-meande-differential-evolution-with-mean-de-mutation), MATLAB Central File Exchange. 检索时间: .

Layeb, Abdesslem. Differential Evolution Algorithms with Novel Mutations, Adaptive Parameters and Weibull Flight Operator. Research Square Platform LLC, Sept. 2022, doi:10.21203/rs.3.rs-1898342/v1.

查看更多格式
MATLAB 版本兼容性
创建方式 R2022b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

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

correction of some typos

1.0.0