Particle Swarm Optimization, Differential Evolution

Versione 1.2.0.0 (29,3 KB) da Magnus
Particle Swarm Optimization, Differential Evolution, good parameters, and more.
4,7K download
Aggiornato 6 mag 2015

Visualizza la licenza

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
Creato con R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.2.0.0

Fixed a bug in Differential Evolution.

1.1.0.0

Changed description.

1.0.0.0