Question: Consider following particles for particle swarm optimization to solve optimization problem where optimal solution is on zero. Initialize velocities values as per your choice within

Consider following particles for particle swarm optimization to solve optimization problem where optimal solution is on zero. Initialize velocities values as per your choice within the range of 0.1 to 0.9

P1=0.2

P2=0.5

P3=.34

P4=.45

P5=0.48

a) Compute the fitness of above particles using X2 +X +1 functions, sort out the particle based on fitness, most optimal particle should be on top of the list.

b) Update velocity and position of each particle where w=0.7, C1=C2=1.4, rand1=1, rand2=1

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!