PSO-evolutionarycomputation

所属分类:matlab编程
开发工具:matlab
文件大小:22KB
下载次数:356
上传日期:2008-03-19 20:51:36
上 传 者Mentis
说明:  粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域
(Particle Swarm Optimization (PSO) is an evolutionary computation technique (evolutionary computation), has Dr. Eberhart and Dr. kennedy invention. Deriving from the behavior of birds of prey PSO with genetic algorithm is similar to an iterative optimization-based tools. System initialization for a group of random solutions, through the iterative search for optimal values. But there is no cross-genetic algorithm used (crossover) and mutation (mutation). But the particles in the solution space of the particles to follow the optimal search. In detail the steps after the introduction sections compared with the genetic algorithm, PSO has the advantage of being simple and easy and did not realize many of the parameters need to be adjusted. Has been widely applied to function optimization, neural network training, fuzzy system control, as well as other genetic algorithm applications)

文件列表:
粒子群优化算法\case.m (3182, 2005-04-28)
粒子群优化算法\case1.m (3183, 2005-06-01)
粒子群优化算法\case30.m (10888, 2005-04-28)
粒子群优化算法\dSbus_dV.m (2140, 2005-04-28)
粒子群优化算法\evluation.m (4417, 2005-06-01)
粒子群优化算法\fuhe.m (3456, 2005-04-28)
粒子群优化算法\IPSO.m (5912, 2005-04-28)
粒子群优化算法\IPSO1.m (5809, 2005-04-28)
粒子群优化算法\jiance.m (5262, 2005-04-28)
粒子群优化算法\main.m (517, 2005-04-28)
粒子群优化算法\makeYbus.m (3596, 2005-04-28)
粒子群优化算法\newtonpf.m (3188, 2005-04-28)
粒子群优化算法\output.m (2587, 2005-04-28)
粒子群优化算法\pfsoln.m (2524, 2005-04-28)
粒子群优化算法\PSO1.m (5245, 2005-04-28)
粒子群优化算法 (0, 2008-03-19)

近期下载者

相关文件


收藏者