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

搜索资源列表

  1. 61549803apso

    0下载:
  2. 标准粒子群算法,改进粒子群算法,希望大家能用上-Standard particle swarm optimization, improved particle swarm algorithm, hope everyone can be on the
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2637
    • 提供者:李明
  1. RandWPSO

    0下载:
  2. 权重改进粒子群算法中的随机权重法,将标准PSO算法中设定w为服从某种随机分布的随机数,这样一定程度上可从两方面克服w的线性递减所带来的不足-Weights improved particle swarm algorithm in the random weight method, the standard PSO algorithm to set w to obey a random distribution of the random numbers, so to a certain exte
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:610
    • 提供者:李峰
  1. PSO

    0下载:
  2. 这份文件是用MATLAB语言编写的标准粒子群算法,比较好用。-This document is written in MATLAB standard particle swarm algorithm, more easy to use.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:4754
    • 提供者:风暴
  1. pso

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

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

    0下载:
  2. 本代码是一种标准PSO代码(包含适应度函数)-Standard PSO code (includes fitness function)
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:3674
    • 提供者:liu qiang
  1. MINI-PSO

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

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

    1下载:
  2. 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。编译运行通过修改优化模型即可直接用来优化你所需求解问题,本人在弹道优化方面已测试成功。代码内总共进行50次pso搜索运算,以提高算法的可靠性,迭代最大次数限制在500次以内,输出最佳适应值和取得最佳适应值时的迭代次数,平均进行每次pso运算要多少次迭代才能得到满足条件的解-Standard PSO algorithm using C++ code compiled Notes rich with
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:11047
    • 提供者:任行
  1. PSO

    0下载:
  2. 标准粒子群算法,随机启发式优化算法,全局优化算法-Standard particle swarm optimization
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:773
    • 提供者:张政涛
  1. pso

    0下载:
  2. 该程序为标准粒子群算法源程序,可以在此基础上改变参数,对程序进行优化-The program is the standard particle swarm algorithm source code, you can change the parameters on this basis, the program optimization
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:4325
    • 提供者:张冬梅
  1. PSO

    0下载:
  2. 标准PSO(Particle Swarm Optimization)算法代码-PSO Code
  3. 所属分类:Other windows programs

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

    0下载:
  2. pso算法,编程风格很标准,是学习PSO入门很好的例子-pso algorithm, programming style is very standard, is a good example of learning PSO entry
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6832
    • 提供者:mark
  1. SPSO

    0下载:
  2. 标准PSO代码,给出fitness函数即可用-Standard Particle Swarm Optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4896
    • 提供者:hejun
  1. PSO

    0下载:
  2. 标准粒子群算法的程序,配有详细注释,适合初学者参考-PSO program, with detailed notes, suitable for beginners reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1373
    • 提供者:fanfanfr
  1. PSO

    0下载:
  2. 标准粒子群算法在MATLAB中的实现。其主要思想是根据带惯性权重w的PSO算法实现。-Realization of Standard Particle Swarm Optimization in MATLAB. The main idea is to realize the PSO algorithm with inertia weight w.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:8807
    • 提供者:zhonghaiyan
  1. byubq

    0下载:
  2. 老外编的标准pso算法的matlab工具箱,推荐一下 可以的-Foreigners make up of the standard pso algorithm in matlab toolbox, can you recommend
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-18
    • 文件大小:55296
    • 提供者:imtlemeitigsoh
  1. qame

    0下载:
  2. 老外编的标准pso算法的matlab工具箱,推荐一下 可以的(Foreigners make up of the standard pso algorithm in matlab toolbox, can you recommend)
  3. 所属分类:其他

  1. 简单PSO

    0下载:
  2. 带惯性权重的pso matlab代码程序(PSO matlab code program with inertia weight)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:jerry00000
  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
    • 提供者:一狼
  1. 标准pso代码-鲁

    0下载:
  2. Abstract: With the development of engineering technology and the improvement of mathematical model, a large number of optimization problems were developed from low dimensional optimization to large-scale complex optimization. Large scale global opti
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:78848
    • 提供者:DirtyMind
  1. PSO

    0下载:
  2. 标准粒子群算法,使用Fortran算法编写,和大家一起学习交流(Standard particle swarm algorithm, written using Fortran algorithm, and learning together with everyone)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:list16
« 12 »
搜珍网 www.dssz.com