Regarding clustering in PSO, I want to modify energy factor in my code. where e=(E residual) / ( E total). That means ratio of residual energy of cluster head to energy of cluster member. How can i change the code?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
The Fitness Function for Clustering in PSO includes three parameters in which two are already done. I have a doubt with energy parameter. where e=(E residual) / ( E total). That means ratio of residual energy of cluster head to energy of cluster member. Attached the code of fitness equation and main function.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Particle Swarm finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!