CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 标准粒子群

搜索资源列表

  1. 5346363636

    0下载:
  2. :针对粒子群算法进行多极点函数优化时 存在的局部极小点和搜寻效率低的问题,引入了小 生境的思想到粒子群算法中,以粒子的最好位置为 中心,粒子的最好的个体解对应的适应值为半径建 立圆形小生境。stretching 技术,其次对子群体采用解散策略,即当在子群体中找到一个极值点后把子群体解散回归主群体,最 后设置子群体创建时的半径阈值,避免子群体半径过大。该算法解决了标准的NichePS0算法在处理 多峰函数时,极值点的个数依赖于子群体个数及极值点容易出现重复、遗漏
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:166726
    • 提供者:zhuifenger
  1. pso

    0下载:
  2. 粒子群算法的一些程序 标准PSO算法 范例 -PSO Matlab progam
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:3191
    • 提供者:youngbing
  1. mpso

    0下载:
  2. 标准微粒群算法的改进,采用粒子变异,以克服陷入局部最优-The improvement of the standard particle swarm algorithm, particle variation to overcome falling into local optimum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:209750
    • 提供者:liang jun
  1. POS

    0下载:
  2. 粒子群新的优化算法,具体的功能与标准的粒子群优化算法进行了详细对比-A new particle swarm optimization algorithm, and the specific function and the standard particle swarm optimization algorithm makes a detailed contrast
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:763099
    • 提供者:wjh
  1. simplePSO

    0下载:
  2. 编写的一个简单的粒子群算法例子,含有一个标准函数。便于新手学习-Prepared by a simple particle swarm algorithm for example, contains a standard function. Easy for novices to learn
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:1591
    • 提供者:祝涵
  1. 1

    0下载:
  2. 下面的函数BaseStepPso实现了标准全局版粒子群算法的单步更新位置速度的功能-The following function BaseStepPso to realize one-step global version of standard particle swarm optimization algorithm to update the position of the speed function following BaseStepPso function to achieve t
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:2048
    • 提供者:戴旭
  1. MINI-PSO

    0下载:
  2. 粒子群算法演示,对标准的粒子群算法进行了实例演示,让读者能快速理解并运用-Descr iption for PSO algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:2691
    • 提供者:AdamXiao
  1. PSO

    0下载:
  2. 应用粒子群算法,进行全局寻优,实现了标准全局版粒子群算法的单步更新-Particle swarm optimization, global optimization, single-step update of the standard global version of the particle swarm algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:1585
    • 提供者:赵无棣
  1. PSO

    0下载:
  2. 标准的PSO算法(粒子群算法)程序代码,对初学者有很大的帮助。-Standard PSO algorithm of PSO (particle swarm algorithm code), will be of great use for beginners
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:517
    • 提供者:zhao
  1. SECPSO

    0下载:
  2. 二阶粒子群,比pso更加精确更加灵敏地优化函数。在标准pso算法中,微粒的飞行速度仅仅是微粒当前位置的函数,而二阶粒子群算法中微粒飞行速度的变化与微粒位置的变化有关-Second swarm, more sensitive and more accurate than pso optimize function. Pso algorithm in the standard, the particle particle flight speed is only a function of the
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1837
    • 提供者:
  1. PSO-matlab-code-and-test-function

    0下载:
  2. 粒子群优化算法(PSO),matlab代码,包含23个标准测试函数。-Particle swarm optimization (PSO), matlab code, including 23 standard test functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:41893
    • 提供者:张爱竹
  1. PSOaMAPSO-reactive-power-opti

    3下载:
  2. 标准14节点的无功优化,粒子群算法和多智能体粒子群算法的实现,需要放到matpowe里。-ieee14 nodes system reactive optimized to achieve PSO and Multi-Agent particle swarm algorithm, need to put matpower environment.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-28
    • 文件大小:8192
    • 提供者:阿呆的兔兔
  1. pso-for-fresh-leaner

    0下载:
  2. 粒子群算法,适合初学者学习使用。采用了标准的格式,附加了百分号说明步骤。-"PSO",it is appropriate for fresh learner to use it and it has explanation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1120
    • 提供者:wu
  1. IWORP

    0下载:
  2. 压缩文件中包含7个常用标准测试函数的matlab的源代码,1个粒子群优化算法的C++源代码,还包含一个基于随机扰动的改进杂草优化算法IWORP,以上这些代码都很实用,而且算法收敛精度达到10的负11次方。-Compressed file contains 7 standard test functions matlab 1 source code, C++ source code and a particle swarm optimization algorithm, also includes
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4772
    • 提供者:陶玲
  1. PSO-algorithm

    0下载:
  2. 标准的粒子群优化算法代码,可以直接运行。-Particle swarm optimization algorithm code standard, can be directly run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1199
    • 提供者:czm
  1. PSOGSA

    2下载:
  2. 引力搜索算法与粒子群算法结合的混合算法,多大量的标准测试函数进行测试-Hybrid algorithm gravitational search algorithm and particle swarm algorithm combining multiple large number of standard test functions for testing
  3. 所属分类:matlab例程

    • 发布日期:2017-02-20
    • 文件大小:151663
    • 提供者:孔飞
  1. NBPSO

    1下载:
  2. 本代码为二进制多目标粒子群优化算法,标准测试函数下优化效果良好-This code is a binary multi-objective particle swarm optimization, optimization under standard test functions to good effect
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5768
    • 提供者:zwj
  1. fit-pso

    0下载:
  2. 带fitness的粒子群算法,希望为研究pso的人们提供一个功能较为完备、简单易学的标准版本,-PSO algorithm with fitness is provided people who want to study PSO a more complete, easy standard version,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1357
    • 提供者:liwenquan_168
  1. bbo

    0下载:
  2. D Simon的生物地理学优化算法,内亦包含相同环境下的其他优化算法,如粒子群算法、差分进化等,且含有标准测试函数-D Simon s biogeography optimization algorithm, also contain other optimization algorithms within the same environment, such as particle swarm optimization, differential evolution, etc., and co
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:30890
    • 提供者:苏小溪
  1. main_test2

    0下载:
  2. MATLAB编程,粒子群算法标准例程,结果图像显示,算法简单,完全好用,希望对大家有所帮助。-MATLAB programming particle swarm optimization algorithm for standard routines, the resulting images show that the algorithm is simple, fully working, we want to help.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1273
    • 提供者:西山
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com