Click here to Skip to main content
15,885,869 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
hi,

Implement the particle swarm optimization algorithm (PSO) in JAVA to fi nd the mini-
mum or maximum of the functions (Scha er F6, Parabolic, Rosenbrock, Ras-
trigrin, Griewank)by using parameters that are most appropriate.

And Use the standard equation and vary the inertia weight with at least dif-
ferent 3 values. Run your algorithm 20 times (i.e. at least 60 times with the
3 weights).
Posted
Updated 6-Nov-12 1:29am
v2
Comments
Nelek 6-Nov-12 7:30am    
And the problem is...?

You could read: what have you tried?[^]
enhzflep 6-Nov-12 10:08am    
Niice! +5 for the link.(or it would be if one could vote on comments) I quite enjoy leaving that particular link. :)
Nelek 6-Nov-12 11:09am    
Thank you :)

1 solution

Simple solution: you implement it, after all, it is your assignment.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900