Particle Swarm Optimization, Differential Evolution
Implements various optimization methods which do not use the gradient of the problem being optimized, including Particle Swarm Optimization, Differential Evolution, and others. The implementation is simple and easy to understand.
Also included are parallel versions of PSO and DE, as well as behavioural parameters tuned for various optimization scenarios.
Manual is available at http://www.hvass-labs.org/projects/swarmops/matlab/files/SwarmOpsMatlab1_0.pdf
This is the Matlab version of the SwarmOps library which is also available for C#, C and Java at http://www.hvass-labs.org/projects/swarmops
Cita come
Magnus (2025). Particle Swarm Optimization, Differential Evolution (https://it.mathworks.com/matlabcentral/fileexchange/29266-particle-swarm-optimization-differential-evolution), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Mathematics and Optimization > Global Optimization Toolbox > Direct Search >
- Mathematics and Optimization > Global Optimization Toolbox > Particle Swarm >
- MATLAB > Mathematics > Graph and Network Algorithms > Shortest Path > Traveling Salesman (TSP) >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
