搜索资源列表
swarm98
- psOD的应用,关于微粒群算法的仿真实现,可以直观的看到微粒的进化过程
pso
- 一个C#微粒群程序,希望能给初学者以帮助。
pdoteaching.pdf
- 随机微粒群算法程序pdf 围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”从而可以在粒子群的运动过程中获得新的位置,增加求得更优解的机会.随着迭代的继续,经过变异的粒子群又将趋向于同一点,当粒子群收敛到一定程度时又进行下一次变异,如此反复,直到迭代结束
共享微粒群优化算法PSO工具箱
- 这是有关PSO工具箱的程序,对初学者有很大的帮助,只要看了个,相信你能马上学会PSO算法,并知道如何编程实现。
gfhgf
- 学生毕业论文(设计)开题报告:微粒群算法及其应用开题报告-Student Thesis (design) problem that report: particle swarm optimization and its application to open title report
PSOtofMatlab
- 微粒群算法是新近发展起来的智能优化算法,结合matlab快速简洁的开发特点,让你更加方便的使用微粒群算法-Particle swarm optimization is a newly developed intelligent optimization algorithm, matlab combination of the characteristics of the rapid development of simple, more convenient and allows you to
PSO
- 实现微粒群优化算法的功能,很好用的!给初学者很大的作用-failed to translate
weiliqun
- 计算Goldstein-Price函数最小值的微粒群算法。-Goldstein-Price function computing the minimum value of the particle swarm algorithm.
gaijin
- 改进的随机微粒群算法的C++源程序,用于计算Goldstein-Price函数的最小值-Improved stochastic particle swarm optimization C++ source code
particle_swarm_algorithm
- 用VB6.0编写的随机微粒群算法,计算Goldstein-Price函数,具体公式参见《微粒群算法》-A random particle swarm algorithm written with VB6.0 to calculate Goldstein-Price function.
FDGPSOo
- 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。-Algorithm for solving constrained optimization problems, algorithms, differential evolution/genetic algorithm/particle swarm algorithm fusion.
VPattialExuaaB
- 一种基于VB语言的微粒群算法,其中含有几个测试算法,与一个化学中中数据关联的源码实例,微粒群算法是以一个通用的函数写的,可移植性强。 -Particle swarm optimization based on the VB language, which contains several test algorithms, the data associated with a chemical source instance, particle swarm optimization is a
PGPSOtspa
- 采用遗传微粒群算法(GPSO)求解旅行商问题(TSP)的源代码。内附多个算例,本算法对于中小规模问题求解效率很高,对于大大规模问题则效率略低。如有任何疑问。 -Genetic particle swarm optimization (GPSO) for solving the traveling salesman problem (TSP) source code. Included several examples of this algorithm for small and mediu
modifiedpso.rar
- 粒子群也叫微粒群算法,这里有各种改进的粒子群算法源代码,您可以根据自己的需要更改,非常实用,希望能帮到你们,谢谢!,The particle swarm also called particle swarm optimization, there are a variety of improved particle swarm algorithm source code, you can change according to their needs, very practical, and I
pso
- 微粒群算法,用于帮助用户完成一个简单微粒群算法的设计工作。-hello,This is a little pragram for pso .
pso
- 粒子群优化算法(Particle Swarm optimization,PSO)又翻译为粒子群算法、微粒群算法、或微粒群优化算法。是通过模拟鸟群觅食行为而发展起来的一种基于群体协作的随机搜索算法。通常认为它是群集智能 (Swarm intelligence, SI) 的一种。它可以被纳入多主体优化系统(Multiagent Optimization System, MAOS).粒子群优化算法是由Eberhart博士和kennedy博士发明。-PSO (Particle Swarm optimiz
PSO-pid
- 基于MATLAB语言的用于PID控制器的三个参数优化整定的微粒群算法-Tuning of particle swarm optimization algorithm based on three parameters for the PID controller MATLAB language
khdjca
- 保证全局收敛的随机微粒群算法,当最优粒子的解无进化,则对其位置-Guarantee the global convergence of the stochastic particle swarm algorithm, the optimal solution of particles when no evolution, with its position
33280148
- 基于MATLAB的微粒群工具箱,算法模型中引入收缩因子,不错的-Particle swarm based on MATLAB toolbox, shrinkage factor is introduced into the algorithm model, good
新建 Microsoft Word 97 - 2003 文档
- PSO算法是基于群体的,根据对环境的适应度将群体中的个体移动到好的区域。然而它不对个体使用演化算子,而是将每个个体看作是D维搜索空间中的一个没有体积的微粒(点),在搜索空间中以一定的速度飞行,这个速度根据它本身的飞行经验和同伴的飞行经验来动态调整(PSO algorithm is based on the group, according to the environment to the fitness of the individual to move to the area.However