psoToolbox

PSO Toolbox with Fast Speed and Interactive GUI.
6,4K descargas
Actualizado 31 oct 2013

Ver licencia

psoToolbox provides an interective GUI based Toolbox to solve optimization problems using particle swarm optimization.
Creat a fitness function in M-file.
Inputs:
Function : Function handle of fitness function.
Nvars : Number of variable to be optimized.
LB : Lower Bound of Nvars (1 X Nvars)
UB : Upper Bound of Nvars (1 X Nvars)
Parameters:
C1 : Cognative Attraction
C2 : Social Attraction
W : Inertial
Population Size : Number of Swarms
Max Iterations : Maximum number of epochs.
Click on " RUN PSO " button to start PSO search. You will get the out put
at Edit box below the axes.

To solve problem on command prompt use "pso.m".

Citar como

Sandeep Solanki (2024). psoToolbox (https://www.mathworks.com/matlabcentral/fileexchange/44154-psotoolbox), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Particle Swarm en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0