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

搜索资源列表

  1. PSO

    1下载:
  2. 基于模拟退火的粒子群算法,模拟退火算法在搜索过程中具有该概率突跳的能力,能够有效地避免搜索过程陷入局部极小解。-Based on simulated annealing particle swarm optimization, simulated annealing algorithm in the search process has a sudden jump in the probability of the capacity, which can effectively avoid th
  3. 所属分类:Algorithm

    • 发布日期:2016-10-26
    • 文件大小:2665
    • 提供者:cuiping5122
  1. fish_OpenGL

    0下载:
  2. 鱼群算法3D动画仿真效果,可参考李晓磊博士论文-Fish-swarm algorithm 3D animation simulation results, refer to Dr. Li Xiaolei Papers
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-11
    • 文件大小:3043199
    • 提供者:chen
  1. PSA_RBF

    0下载:
  2. 一个粒子群算法、遗传算法优化RBF径向基神经网络源代码,可直接使用。-A particle swarm optimization, genetic algorithm optimization RBF Radial Basis Function neural network source code, can be used directly.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6543
    • 提供者:李霞妮
  1. BREEDSO

    0下载:
  2. 源码基于杂交的粒子群算法求解无约束优化问题,主要是各粒子的位置和速度.-Source code based on hybrid particle swarm algorithm for solving unconstrained optimization problems, mainly the particle position and velocity.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:848
    • 提供者:李霞妮
  1. PSO

    0下载:
  2. 粒子群的原始优化程序,从光盘中复制下来的,很有用-The original particle swarm optimization process, from the CD to copy down, and very useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:521
    • 提供者:鸿雁
  1. PSO

    0下载:
  2. 非常有用的粒子群算法,是一种进化计算技术和基于迭代的优化工具。-A very useful particle swarm algorithm is a kind of evolutionary computation techniques and tools based on iterative optimization.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:537
    • 提供者:李峰
  1. YSPSO

    0下载:
  2. 带压缩因子的粒子群算法,有效控制粒子的飞行速度使算法达到全局探测与局部开采两者间的有效平衡-With a compression factor of the particle swarm algorithm, effective control of the particle speed to make the algorithm reach the global exploration and local exploitation of an effective balance between
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:664
    • 提供者:李峰
  1. LinWPSO

    0下载:
  2. 权重改进的粒子群算法(线性递减权重法),让惯性权重从最大值线性减小到最小值-Weights to improve particle swarm optimization (linear decreasing weight method), so that inertia weight decreases linearly from maximum to minimum
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:580
    • 提供者:李峰
  1. SAPSO

    0下载:
  2. 权重改进粒子群算法中的自适应权重法,平衡了PSO算法的全局探索能力和局部改良能力-Weight improved particle swarm algorithm in the adaptive weighting method to balance the global exploration of the PSO algorithm is improved capacity and capacity of local
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-26
    • 文件大小:598
    • 提供者:李峰
  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. particle

    0下载:
  2. 本代码为经典PSO微粒群算法,通过修改w值,使得PSO的搜索在全局与局部之间得到最优-The code for the classic PSO particle swarm algorithm, by modifying the w value, makes the PSO search between the global and local optimal
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1876
    • 提供者:xiongxiong
  1. differentialalgorithm

    0下载:
  2. 差别算法matlab代码(differential algorithm)及粒子群算法的介绍,-Difference algorithm matlab code (differential algorithm) and the particle swarm algorithm descr iption
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:9287
    • 提供者:kong
  1. pso

    0下载:
  2. 基本粒子群优化算法Matlab源程序 -Elementary particle swarm optimization algorithm Matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1184
    • 提供者:kong
  1. PathPlanningforMobileRobotsBasedontheNeuralNetwork

    1下载:
  2. :针对移动机器人传统路径规划算法效率不高,寻优能力差等问题,提出一种基 于神经网络和粒子群优化算法相结合的移动机器人路径规划方法.该方法利用神经网 络实现大量的并行和分布计算,发挥PSO简单、容易实现的优点,提高了路径规划的计 算效率和可靠性.仿真结果表明,这种新路径规划方法是可行且有效的.-The quality and eficiency of calculation is the two puzzling problems in the tradi— tional algo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:162613
    • 提供者:王风
  1. pso-ppt-sample

    1下载:
  2. 微粒群优化算法 (PSO) 是一种进化计算技术 , 由Eberhart博士和kennedy博士于1995年提出。微粒群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解。 -Particle Swarm Optimization (PSO) is an evolutionary computation technique, by Dr. Eberhart and Dr. kennedy made in 1995. Particle Swarm Optimization Alg
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-25
    • 文件大小:1087353
    • 提供者:Kevin
  1. Intelligentapplicationofthealgorithms

    0下载:
  2. 智能化算法的应用,介绍了各种智能算法的概况,详细介绍了蚁群算法、免疫算法、遗传算法、粒子群算法在配电网重构中的应用,可以管中窥豹地学习智能算法在具体问题中的应用-The application of intelligent algorithms, introduced an overview of the various intelligent algorithms, detailed information on ant colony algorithm, immune algorithm,
  3. 所属分类:Project Design

    • 发布日期:2017-06-19
    • 文件大小:29393053
    • 提供者:haitan
  1. pso_c

    0下载:
  2. 粒子群算法求解常有算法,比较好的资料,c++编写!-Particle swarm optimization algorithm for solving often, and better data, c++ to prepare!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:146790
    • 提供者:晨间
  1. mpsobynewperfectaddnotes

    0下载:
  2. matlab均值粒子群算法源程序,个人编写,得到满意的结果,老师说不错-Mean particle swarm algorithm matlab source code, personal preparation, with satisfactory results, the teacher is quite good
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:857
    • 提供者:new
  1. liziq

    0下载:
  2. matlab的差分算法实现以及粒子群优化算法介绍-matlab differential algorithms and particle swarm optimization algorithm introduced
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9077
    • 提供者:流风
  1. liziqunjiaocha

    0下载:
  2. 带交叉因子的粒子群优化算法,可以快速的解决优化问题-Cross-factor with particle swarm optimization algorithm to solve optimization problems can be quickly
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1797
    • 提供者:流风
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com