Description: NOTE: THIS IS AN ALPHA RELEASE. FOR TESTING ONLY.
1. Installation:
-Unzip and copy the files to a folder (directory).
-Add the path to Matlab. (File>Set Path>Add with Subfolders)
-Read help for get_psoOptions.m and pso.m (enter help get_psoOptions at command line)
-Run PSO for u r system.
- [psofunction] - PSO procedures, a total of three, DeJong
- [pso] - This is an implementation of Particle Sw
- [PSO] - The original particle swarm optimization
- [pso] - pso algorithme NOTE: THIS IS AN ALPHA RE
File list (Check if you may need any files):
functions\DeJong.m
.........\Griewank.m
.........\Rastrigrin.m
.........\Rosenbrock.m
functions