CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - Swarm algorithm

搜索资源列表

  1. pso-powerflow

    2下载:
  2. 基于matlab的基本粒子群优化算法,可应用与最优潮流计算等-Matlab-based optimization of the particle swarm algorithm can be applied with optimal power flow calculation
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:1.87kb
    • 提供者:milan
  1. PSO

    1下载:
  2. 基本粒子群算法的matlab源程序,包含适应度函数和基本粒子群程序-The particle swarm algorithm matlab source code, including the fitness function and the particle swarm procedure
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2017-05-23
    • 文件大小:679.45kb
    • 提供者:fxm
  1. PIDcontrowithAOC

    1下载:
  2. 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to ant colony algorithm can be used to optimize the PID parameters there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle swarm
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-30
    • 文件大小:1.54kb
    • 提供者:张望
  1. BPSO

    0下载:
  2. 粒子群优化算法,是一种连续空间的优化的算法-Particle swarm optimization is an optimization algorithm for continuous space
  3. 所属分类:Education soft system

    • 发布日期:2017-03-30
    • 文件大小:3.57kb
    • 提供者:wangjianyu
  1. OptimAnalysis

    0下载:
  2. 离子群算法示例程序,用于电力系统负荷分配-The ion swarm algorithm sample program for power system load distribution
  3. 所属分类:Energy industry

    • 发布日期:2017-12-05
    • 文件大小:6.34kb
    • 提供者:马晓宇
  1. LinWPSO

    0下载:
  2. 线性递减权重粒子群优化算法是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。 -Linear decreasing weight particle swarm optimization starting from random
  3. 所属分类:Energy industry

    • 发布日期:2017-11-09
    • 文件大小:565byte
    • 提供者:苑南
  1. PSO

    0下载:
  2. 粒子群工具箱,可以利用粒子群算法解决电力系统相关的问题-Particle swarm toolbox, can make use of the particle swarm algorithm for solving the problems related to power system
  3. 所属分类:Energy industry

    • 发布日期:2017-04-03
    • 文件大小:54.9kb
    • 提供者:谈谈
  1. Reactive-Power-and-fish-algorithm

    0下载:
  2. 本文基于matlab开发环境,利用鱼群算法对30节点的电网进行无功优化-Reactive Power Optimization Based on fish swarm algorithm in 30 node grid
  3. 所属分类:Energy industry

    • 发布日期:2016-08-21
    • 文件大小:6kb
    • 提供者:sywhcsu
  1. NSGA-II

    0下载:
  2. 粒子群多目标优化算法代码包含技术文档求解多目标优化-Multi-objective particle swarm optimization algorithm code contains technical documentation solving multi-objective optimization
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-24
    • 文件大小:175.51kb
    • 提供者:黄元君
  1. ndCVP-HGPSO

    0下载:
  2. Its a new optimization algorithm particle swarm optimization with dynamic function analysis. -Its a new optimization algorithm particle swarm optimization with dynamic function analysis.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-25
    • 文件大小:76.29kb
    • 提供者:karthikeyan
  1. PSO-calculation

    2下载:
  2. 利用改进粒子群算法,求解电力系统最优潮流问题,具有较快的收敛速度和精度,并有文献说明。-The improved particle swarm algorithm to solve the optimal power flow problem, has a faster convergence speed and accuracy, and described in the literature.
  3. 所属分类:Energy industry

    • 发布日期:2017-05-03
    • 文件大小:793.23kb
    • 提供者:刘佳
  1. pso

    0下载:
  2. 标准粒子群算法的matlab实现,并通过均匀设计进行初始化-Standard particle swarm algorithm matlab implementation, and initialize uniform design
  3. 所属分类:transportation applications

    • 发布日期:2017-04-15
    • 文件大小:5.02kb
    • 提供者:xingxing
  1. CLSPSO

    0下载:
  2. 混沌粒子群算法是混沌优化和粒子群优化两者的结合。对于给定的优化函数,通过将搜索过程对应为混沌轨道的遍历过程,可使搜索过程具有避免陷入局部极小的能力。-Chaos particle swarm optimization (pso) algorithm is a combination of both the chaos optimization and particle swarm optimization.For a given optimization function, through th
  3. 所属分类:transportation applications

    • 发布日期:2017-04-12
    • 文件大小:870byte
    • 提供者:zhangjianxia
  1. MATLAB

    0下载:
  2. matlab用遗传算法求解最优化问题,连续型问题-Matlab is used in the particle swarm optimization problem, the continuous optimization algorithm of the problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6.94kb
    • 提供者:peggy
  1. PSO

    0下载:
  2. 用粒子群算法解决np-hard问题,可以得到满意解。-Using the particle swarm optimization algorithm to solve the NP-hard problem, we can get the satisfactory solution.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-16
    • 文件大小:222.79kb
    • 提供者:luoyao
  1. youhuadiaodu

    2下载:
  2. 本程序为基于粒子群的IEEE 118 节点的电力系统优化调度程序-distributed generation voltage control environmental benefits active/reactive power integrated optimization particle swarm algorithm
  3. 所属分类:Other systems

    • 发布日期:2016-08-21
    • 文件大小:8kb
    • 提供者:dengzhenli
搜珍网 www.dssz.com