Description: Part of the standard of foreigners pso algorithm matlab toolbox, the toolbox will be the core of the PSO algorithm package together to provide to the user adjustable parameters for the algorithm, users only need to define their own needs better optimization function (calculation of minimum or maximum value), and set a good function, since the range of variables, each iteration step the maximum allowable variation (known as the maximum speed, Max_V) and so on, can be self-optimizing.
To Search:
File list (Check if you may need any files):
psotb-beta-0.3\ChangeLog.txt
..............\DrawSwarm.m
..............\get_psoOptions.m
..............\installation-help.pdf
..............\pso.m
..............\Readme.txt
..............\RunExp.m
..............\show_psoOptions.m
..............\functions\DeJong.m
..............\.........\Griewank.m
..............\.........\Rastrigrin.m
..............\.........\Rosenbrock.m
..............\functions
psotb-beta-0.3