Memetic Algorithm MATLAB code

(2 customer reviews)

$44

Description

The term ‘Memetic Algorithms’ (MAs) was introduced in the late 80s to denote a family of metaheuristics that have as central theme the hybridization of different algorithmic approaches for a given problem. Special emphasis was given to the use of a population-based approach in which a set of cooperating and competing agents were engaged in periods of individual improvement of the solutions while they sporadically interact.

output :

iteration –> 1 best cost = 53877.7145
iteration –> 2 best cost = 389.1529
iteration –> 3 best cost = 32.8897
iteration –> 4 best cost = 9.5636
iteration –> 5 best cost = 8.9737
iteration –> 6 best cost = 0.73082
iteration –> 7 best cost = 9.307e-05
iteration –> 8 best cost = 1.6931e-08
iteration –> 9 best cost = 1.3372e-08
iteration –> 10 best cost = 5.2009e-09
iteration –> 11 best cost = 2.3969e-09
iteration –> 12 best cost = 1.3947e-09
iteration –> 13 best cost = 1.3799e-09
iteration –> 14 best cost = 1.3779e-09
iteration –> 15 best cost = 1.3773e-09
iteration –> 16 best cost = 1.3727e-09
iteration –> 17 best cost = 9.0696e-10
iteration –> 18 best cost = 7.9211e-10
iteration –> 19 best cost = 7.9211e-10
iteration –> 20 best cost = 7.9211e-10
Elapsed time is 50.872012 seconds.

We get ready this code for Rosenbroek test function.

You can use it for other type of cost function.

All the parameters of Memetic Algorithm can be changed in this code.

2 reviews for Memetic Algorithm MATLAB code

  1. Sophia

    Very good and useful

  2. blank

    Micheal

    I’m very grateful for this project, and I really enjoyed it.

Add a review