Introduction - If you have any usage issues, please Google them yourself
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.