particle swarm optimization(pso)

Status
Not open for further replies.

naresh56

Newbie level 2
Joined
Mar 3, 2012
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,292
hello sir ,
this is Naresh pursuing M.Tech.
I am doing my project on economic load dispatch using Particle Swarm Optimization.
I faced a difficulty in how to include constraints in the program.
So,can anyone help me in solving this problem.
Thank you.
 

Heya naresh!

After each iteration, examine the position of each agent within parameter space - if they are outside the region corresponding to your desired constraints, simply return a high value (if seeking to minimise a given function) or a low one (if seeking a maximum). The abrupt discontinuity formed by this approach to constraining the solution doesn't appear to degrade the optimisation at all.

Good luck
 

thank you sir
i will work on that
 

sir,
i'm doing a project on fault tolerance in wireless sensor networks please help in
how to find out the local best and global best position in particle swarm optimization algorithm
 

sorry i am new in using PSO ,How can I Create switch OnOff_Constraints in the control panel’s
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…