MeanDE: differential evolution with mean DE mutation

a simple and competitive DE for optimization problem.
24 Downloads
Updated 20 Jan 2023

View License

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.

Cite As

abdesslem layeb (2024). MeanDE: differential evolution with mean DE mutation (https://www.mathworks.com/matlabcentral/fileexchange/123560-meande-differential-evolution-with-mean-de-mutation), MATLAB Central File Exchange. Retrieved .

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.

View more styles
MATLAB Release Compatibility
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.1

correction of some typos

1.0.0