Optimisation Algorithm Types and Equations (2)
Optimisation Algorithm Types and Equations (2)
This behavior is achieved by decreasing the value of a in the Eq. (2.3). Note
that the fluctuation range of A is also decreased by a. In other words A is a
random value in the interval [−a,a] where a is decreased from 2 to 0 over
the course of iterations. Setting random values for A in [−1,1], the new
position of a search agent can be defined anywhere in between the original
position of the agent and the position of the current best agent. Fig. 4(a)
shows the possible positions from (X,Y) towards (X∗,Y∗) that can be
achieved by 0≤ A ≤1 in a 2D space.
Search for prey(Exploration phase):-
where Xi is the ith clouded leopard (i.e., candidate solution), 359 xi,j is the its
jth dimension (i.e., decision variable), N is the number of clouded leopards
(i.e., population size), m is 362 the number of decision variables, ri,j are
randomly selected numbers in the interval [0, 1].
Exploration:-
Exploitation:-
Exploitation:-
Exploration:-
Exploitation phase:-
Initialization:-
Initialization:-
Alignment:-
Cohesion:-
Attraction:-
The attraction behaviour is :-
Distraction:-
Food gathering:
After calculating the step vector the position vector is updated as:-