Description:
This a PSO toolbox implementing Common, Clerc 1", and
Trelea types along with an alpha version of tracking changing
environments. It can search for min, max, or distance of
user developed cost function. Very easy to use and hack with
reasonably good documentation (type help for any function and
it should tell you what you need) and will take advantage of
vectorized cost functions. It uses similar syntax to Matlab s
optimization toolbox. Includes a suite of static and dynamic
test functions. It also includes a dedicated PSO based neural
To Search:
File list (Check if you may need any files):
PSOANN\pso_neteval.m
......\trainpso.m
......\forcecol.m
......\forcerow.m
......\linear_dyn.m
......\normmat.m
......\spiral_dyn.m
......\ackley.m
......\alpine.m
......\DeJong_f2.m
......\DeJong_f3.m
......\DeJong_f4.m
......\DemoPSOBehavior.m
......\f6.m
......\f6_bubbles_dyn.m
......\f6_linear_dyn.m
......\f6_spiral_dyn.m
......\f6mod.m
......\Foxhole.m
......\goplotpso4demo.m
......\goplotpso.m
......\Griewank.m
......\license.txt
......\NDparabola.m
......\pso_Trelea_vectorized.m
......\Rastrigin.m
......\ReadME.txt
......\Rosenbrock.m
......\tripod.m
......\demoPSOnet.m
......\goplotpso4net.m
PSOANN