Accelerated Particle Swarm Optimization (APSO)

Version 2.0.0 (2,28 KB) von XS Yang
This demo shows how the accelerated particle swarm optimization works.
665 Downloads
Aktualisiert 29 Mär 2020

Lizenz anzeigen

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

Zitieren als

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

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

Kompatibilität der MATLAB-Version
Erstellt mit R2007b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Particle Swarm finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
2.0.0

This is an updated version.

1.0.0