搜索资源列表
bipso
- 围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”(wvi)向Pi,Pg的方向前进,从而可以在粒子群的运动过程中获得新的位置,增加求得更优解的机会.随着迭代的继续,经过变异的粒子群又将趋向于同一点,当粒子群收敛到一定程度时又进行下一次变异,如此反复,直到迭代结束.-particle swarm around the center of mass of the current PSO reinitialization. Thus,
PSO
- 关于粒子群算法的各种应用及当前研究前沿热点。-With regard to various applications of particle swarm optimization algorithm and the frontier of current research hotspot.
pso_cpp
- 针对目前粒子群算法(Particle Swarm Optimization)一般是用MATLAB实现的,对PSO算法用C实现的代码-In view of the current PSO (Particle Swarm Optimization) is generally used MATLAB' s implementation of the PSO algorithm implementation using C code
pso.pdf
- 微粒群算法的电子书,本书是由太原科技大学曾建潮教授等人编写的,比较系统的阐述了当前微粒群优化方面的研究成果和进展。-Particle Swarm Optimization of e-books, this book is written by Taiyuan University of Science and Technology Professor Zeng Jianchao and others prepared to compare the current system on the pa
particle-swarm-algorithm---matlab
- PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优-PSO algorithm is an evolutionary algorithm, and genetic algorithm is similar, it is starting from a random solu
Another-Particle-Swarm-Toolbox
- 粒子群优化工具箱,采用Matlab编写的PSO程序工具箱-Development Notes for psopt toolbox Future plans (in no particular order): * Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained. * Performance impro
youhuaPSO
- 基于粒子群算优化算法方向图综合技术。通过优化阵列的激励电流大小实现低旁瓣的方向图分布,同时在指定的干扰位置形成具有指定深度的零陷值;着重介绍了对于传统PSO算法易于早熟问题的改进。 -Based on particle swarm optimization algorithm pattern synthesis technology to achieve low sidelobe by excitation current size to optimize array pattern of
PSO-algorithm
- pso粒子群优化算法,所有的粒子都有一个由被优化的函数决定的适应值,每个粒子还有一个速度决定他们运动的方向和距离,然后粒子就追随当前的最优粒子在解空间中搜索-Pso particle swarm optimization algorithm, all particles have an optimized value determined by the function, each particle also has a speed to determine their movement dir