MeanDE: differential evolution with mean DE mutation

a simple and competitive DE for optimization problem.
27 descargas
Actualizado 20 ene 2023

Ver licencia

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.

Citar como

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. Recuperado .

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.

Ver más estilos
Compatibilidad con la versión de MATLAB
Se creó con R2022b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.1

correction of some typos

1.0.0