MeanDE: differential evolution with mean DE mutation

a simple and competitive DE for optimization problem.
28 download
Aggiornato 20 gen 2023

Visualizza la licenza

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.

Cita come

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

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.

Visualizza più stili
Compatibilità della release di MATLAB
Creato con R2022b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.1

correction of some typos

1.0.0