NBPSO (New Binary Particle Swarm Optimization) Algorithm

The code provided here runs NBPSO (New Binary PSO) Algorithm.
3.6K 次下载
更新时间 2011/8/17

查看许可证

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.

引用格式

Majid Rostami Shahrbabaki (2025). NBPSO (New Binary Particle Swarm Optimization) Algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/32522-nbpso-new-binary-particle-swarm-optimization-algorithm), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Particle Swarm 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

There was a spelling mistake in the title that I corrected.

1.0.0.0