Introduction - If you have any usage issues, please Google them yourself
Particle Swarm PSOt Toolbox Toolbox for PSO, the PSO algorithm toolbox will be the core of the package, and made available to the user adjustable parameters for the algorithm, users only need to define their need to optimize the function (calculation of the minimum or max), and set a good function from the range of variables, each iteration step the maximum allowable variation (known as maximum speed, Max_V) and so on, can self-optimize.
Packet : 115157709psot.rar filelist
PSOt\A Particle Swarm Optimization (PSO) Primer.pdf
PSOt\DemoPSOBehavior.m
PSOt\goplotpso.m
PSOt\goplotpso4demo.m
PSOt\hiddenutils\forcecol.m
PSOt\hiddenutils\forcerow.m
PSOt\hiddenutils\linear_dyn.m
PSOt\hiddenutils\normmat.m
PSOt\hiddenutils\spiral_dyn.m
PSOt\hiddenutils
PSOt\nnet\demoPSOnet.m
PSOt\nnet\goplotpso4net.m
PSOt\nnet\pso_neteval.m
PSOt\nnet\trainpso.m
PSOt\nnet
PSOt\pso_Trelea_vectorized.m
PSOt\ReadME.txt
PSOt\testfunctions\ackley.m
PSOt\testfunctions\alpine.m
PSOt\testfunctions\DeJong_f2.m
PSOt\testfunctions\DeJong_f3.m
PSOt\testfunctions\DeJong_f4.m
PSOt\testfunctions\f6.m
PSOt\testfunctions\f6mod.m
PSOt\testfunctions\f6_bubbles_dyn.m
PSOt\testfunctions\f6_linear_dyn.m
PSOt\testfunctions\f6_spiral_dyn.m
PSOt\testfunctions\Foxhole.m
PSOt\testfunctions\Griewank.m
PSOt\testfunctions\NDparabola.m
PSOt\testfunctions\Rastrigin.m
PSOt\testfunctions\Rosenbrock.m
PSOt\testfunctions\tripod.m
PSOt\testfunctions
PSOt\test_func.m
PSOt\test_main.m
PSOt