Accelerated Particle Swarm Optimization (APSO)

版本 2.0.0 (2.3 KB) 作者: XS Yang
This demo shows how the accelerated particle swarm optimization works.
704.0 次下载
更新时间 2020/3/29

查看许可证

The accelerated particle swarm optimization (APSO) uses only the global best
without individual best solutions and reduced randomness. This demo solves a function of D=30 dimensions.
It is straightforward to extend it to solve other functions and optimization problems.

The details can be found in the book: Xin-She Yang, Nature-Inspired Optimization Algorithms, Elsevier Insights, (2014). https://www.sciencedirect.com/book/9780124167438/nature-inspired-optimization-algorithms

引用格式

XS Yang (2024). Accelerated Particle Swarm Optimization (APSO) (https://www.mathworks.com/matlabcentral/fileexchange/74766-accelerated-particle-swarm-optimization-apso), MATLAB Central File Exchange. 检索时间: .

Xin-She Yang, Nature-Inspired Optimization Algorithms, Elsevier Insights, (2014)

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
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!
版本 已发布 发行说明
2.0.0

This is an updated version.

1.0.0