Description: -------------------------------------------------------------
PSOt, particle swarm optimization toolbox for matlab.
May be distributed freely as long as none of the files are
modified.
Send suggestions to bkbirge@yahoo.com
Updates will be posted periodically at the Mathworks User
Contributed Files website (www.mathworks.com) under the
Optimization category.
To install:
Extract into any directory you want but make sure the matlab
path points to that directory and the subdirectories
hiddenutils and testfunctions .
File list (Check if you may need any files):
A Particle Swarm Optimization (PSO) Primer.pdf
DemoPSOBehavior.m
goplotpso.m
goplotpso4demo.m
hiddenutils
...........\forcecol.m
...........\forcerow.m
...........\linear_dyn.m
...........\normmat.m
...........\spiral_dyn.m
license.txt
nnet
....\demoPSOnet.m
....\goplotpso4net.m
....\pso_neteval.m
....\trainpso.m
pso_Trelea_vectorized.m
ReadME.txt
testfunctions
.............\ackley.m
.............\alpine.m
.............\DeJong_f2.m
.............\DeJong_f3.m
.............\DeJong_f4.m
.............\f6.m
.............\f6mod.m
.............\f6_bubbles_dyn.m
.............\f6_linear_dyn.m
.............\f6_spiral_dyn.m
.............\Foxhole.m
.............\Griewank.m
.............\NDparabola.m
.............\Rastrigin.m
.............\Rosenbrock.m
.............\tripod.m