Skip to content

Diptiranjan1/PSO-vs-WOA

Repository files navigation

PARTICLE SWARM OPTIMIZATION vs WHALE OPTIMIZATION ALGORITHM

A comparision between PSO and WOA when run on different benchmark functions Ocatve/Matlab

-------------DIRECTIONS-------------- 1> Run main.m 2> To change the function for WOA change Function_name to anything between F1 to F22 2> To change the function for PSO go to spherefun.m and put the function manually

Pull request and Forks are welcome... :P

About

The Matlab/Octave code contains codes of Whale Optimization Algorithm and Particle Swarm Optimization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages