Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms matlab
Title: Optimization-algorithm-of-PSO Download
 Description: Particle swarm optimization (PSO) is a kind of stochastic optimization technique based on population. Compared with other evolutionary algorithms based on the group, they are initialized to a set of random solutions. The difference is: follow the principle of survival of the fittest evolutionary computation, and PSO simulation of society. Each of the possible solutions is expressed as a particle in the swarm, each particle has its own position vector and velocity vector, and the fitness of a target is determined by the target function. All particles in the search space to a certain speed, by following the current search to find the optimal value to find the global optimal value.
 Downloaders recently: [More information of uploader Wang]
 To Search:
File list (Check if you may need any files):
 

粒子群优化算法的寻优算法———非线性函数极值寻优
................................................\fun.m
................................................\PSO.m
................................................\PSOMutation.m
    

CodeBus www.codebus.net