Description: To find and estimate of the best solution and parameter in our problem we can use the evolutionary programming. PSO (particle swarm optimization) is an applicable method to catch this target.
In these files I show the Simple PSO that it can be base of solve complicated problem, the code could run by MATLAB.
To Search:
File list (Check if you may need any files):
Simple PSO\pso.m
..........\Sphere.m
Simple PSO