CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 微粒群

搜索资源列表

  1. swarm98

    0下载:
  2. psOD的应用,关于微粒群算法的仿真实现,可以直观的看到微粒的进化过程
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6451
    • 提供者:武汉
  1. pso

    0下载:
  2. 一个C#微粒群程序,希望能给初学者以帮助。
  3. 所属分类:C#编程

    • 发布日期:2014-01-18
    • 文件大小:1807
    • 提供者:李鹏
  1. pdoteaching.pdf

    0下载:
  2. 随机微粒群算法程序pdf 围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”从而可以在粒子群的运动过程中获得新的位置,增加求得更优解的机会.随着迭代的继续,经过变异的粒子群又将趋向于同一点,当粒子群收敛到一定程度时又进行下一次变异,如此反复,直到迭代结束
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3421445
    • 提供者:宏成功
  1. 共享微粒群优化算法PSO工具箱

    2下载:
  2. 这是有关PSO工具箱的程序,对初学者有很大的帮助,只要看了个,相信你能马上学会PSO算法,并知道如何编程实现。
  3. 所属分类:Windows编程

  1. gfhgf

    0下载:
  2. 学生毕业论文(设计)开题报告:微粒群算法及其应用开题报告-Student Thesis (design) problem that report: particle swarm optimization and its application to open title report
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:7420
    • 提供者:陈伟
  1. PSOtofMatlab

    0下载:
  2. 微粒群算法是新近发展起来的智能优化算法,结合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
  3. 所属分类:Shell api

    • 发布日期:2017-04-05
    • 文件大小:754684
    • 提供者:juchengyu
  1. PSO

    0下载:
  2. 实现微粒群优化算法的功能,很好用的!给初学者很大的作用-failed to translate
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1263
    • 提供者:吴明
  1. weiliqun

    0下载:
  2. 计算Goldstein-Price函数最小值的微粒群算法。-Goldstein-Price function computing the minimum value of the particle swarm algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:24458
    • 提供者:万杰
  1. gaijin

    0下载:
  2. 改进的随机微粒群算法的C++源程序,用于计算Goldstein-Price函数的最小值-Improved stochastic particle swarm optimization C++ source code
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1245
    • 提供者:万杰
  1. particle_swarm_algorithm

    0下载:
  2. 用VB6.0编写的随机微粒群算法,计算Goldstein-Price函数,具体公式参见《微粒群算法》-A random particle swarm algorithm written with VB6.0 to calculate Goldstein-Price function.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:3329
    • 提供者:冯释熙
  1. FDGPSOo

    0下载:
  2. 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。-Algorithm for solving constrained optimization problems, algorithms, differential evolution/genetic algorithm/particle swarm algorithm fusion.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:38360
    • 提供者:jxjj609
  1. VPattialExuaaB

    0下载:
  2. 一种基于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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:31490
    • 提供者:宴会
  1. PGPSOtspa

    0下载:
  2. 采用遗传微粒群算法(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
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:937576
    • 提供者:ackchengg
  1. modifiedpso.rar

    0下载:
  2. 粒子群也叫微粒群算法,这里有各种改进的粒子群算法源代码,您可以根据自己的需要更改,非常实用,希望能帮到你们,谢谢!,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
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:2320
    • 提供者:soonyu
  1. pso

    0下载:
  2. 微粒群算法,用于帮助用户完成一个简单微粒群算法的设计工作。-hello,This is a little pragram for pso .
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:5497
    • 提供者:晓天
  1. pso

    0下载:
  2. 粒子群优化算法(Particle Swarm optimization,PSO)又翻译为粒子群算法、微粒群算法、或微粒群优化算法。是通过模拟鸟群觅食行为而发展起来的一种基于群体协作的随机搜索算法。通常认为它是群集智能 (Swarm intelligence, SI) 的一种。它可以被纳入多主体优化系统(Multiagent Optimization System, MAOS).粒子群优化算法是由Eberhart博士和kennedy博士发明。-PSO (Particle Swarm optimiz
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1638
    • 提供者:transformandy
  1. PSO-pid

    0下载:
  2. 基于MATLAB语言的用于PID控制器的三个参数优化整定的微粒群算法-Tuning of particle swarm optimization algorithm based on three parameters for the PID controller MATLAB language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:3966
    • 提供者:李帝林
  1. khdjca

    0下载:
  2. 保证全局收敛的随机微粒群算法,当最优粒子的解无进化,则对其位置-Guarantee the global convergence of the stochastic particle swarm algorithm, the optimal solution of particles when no evolution, with its position
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:layor
  1. 33280148

    0下载:
  2. 基于MATLAB的微粒群工具箱,算法模型中引入收缩因子,不错的-Particle swarm based on MATLAB toolbox, shrinkage factor is introduced into the algorithm model, good
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-15
    • 文件大小:61440
    • 提供者:pioeheoea
  1. 新建 Microsoft Word 97 - 2003 文档

    0下载:
  2. 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
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:5120
    • 提供者:一狼
搜珍网 www.dssz.com