NBPSO (New Binary Particle Swarm Optimization) Algorithm
Particle swarm optimization (PSO) is one of the modern heuristic algorithms that can be applied to continuous and discrete optimization problems.
The original binary PSO (BPSO) has got some disadvantages that make the algorithm not to converge well.
To deal with these disadvantages, a new BPSO (NBPSO) is introduced. The results provided in the fallowing papers show the superiority of the NBPSO.
[1]. M.Rostami Shahrbabak and H.Nezamabadi-pour, " New Approach to Binary PSO Algorithm" 14th Iranian Conference on Electrical Engineering, may 2006.
[2]. H.Nezamabadi-pour, M.Rostami Shahrbabaki and M.Maghfoori Farsangi "Binary Particle Swarm Optimization: Challenges and new
Solutions"The CSI Journal on Computer Science and Engineering Vol. 6, No. 1 (a), 2008.
Cite As
Majid Rostami Shahrbabaki (2025). NBPSO (New Binary Particle Swarm Optimization) Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/32522-nbpso-new-binary-particle-swarm-optimization-algorithm), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
