CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - particle swarm optimization

搜索资源列表

  1. Ch27

    0下载:
  2. 蚁群算法、神经网络算法、粒子群算法-Ant colony algorithm, neural network algorithm, particle swarm optimization. . . .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:10742
    • 提供者:kevin
  1. Factorial-sum

    0下载:
  2. 这是一个求解从一到一百阶乘和的公式,里面还有粒子群优化算法程序。 -This is a solution from one to one hundred factorial and formulas, there is also a particle swarm optimization algorithm.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:1384
    • 提供者:周洋
  1. toolbox

    0下载:
  2. 量子微粒群算法工具箱Quantum particle swarm optimization toolbox-Quantum particle swarm optimization toolbox
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:1037
    • 提供者:他里雾
  1. pso-dace-optimization

    4下载:
  2. 改进的粒子群优化克里金模型,相较传统的克里金模型MATLAB数据包,此方法输入参数更少-Improved particle swarm optimization kriging model, compared with the traditional kriging model MATLAB data packet, this method less input parameters
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4285319
    • 提供者:方涛涛
  1. liw_pso

    0下载:
  2. 改进的粒子群算法,有更好的性能,提高了算法的搜索能力-Improved particle swarm optimization, better performance, improved search ability of the algorithm
  3. 所属分类:Windows Kernel

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

    0下载:
  2. 用粒子群算法整定PI型广义预测控制器中的两个参数-Particle swarm optimization with tuning PI generalized predictive controller two parameters
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1333
    • 提供者:于龙
  1. Flow-chart

    0下载:
  2. 粒子群优化算法的详细算法流程,流程图的形式展现。-Particle swarm optimization algorithm with the algorithm process, to show the form of a flowchart.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-02
    • 文件大小:36149
    • 提供者:
  1. SPSO

    0下载:
  2. 单目标粒子群优化算法主程序 调用目标函数就可以了-Single-objective particle swarm optimization objective function main program calls on it
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:757
    • 提供者:齐国
  1. Chaos

    0下载:
  2. 混沌粒子群优化算法的c++实现,已经通过测试,完全可以使用,学习或者开发都可以用用,不错的-Chaos particle swarm optimization
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1617
    • 提供者:linhaibin
  1. new-sensro-3d-nw

    0下载:
  2. Three-dimensional localization algorithm of wireless sensor networks base on particle swarm optimization
  3. 所属分类:Scanner

    • 发布日期:2017-04-23
    • 文件大小:194697
    • 提供者:dilbag
  1. INDER-BRO-DAV

    0下载:
  2. By exploiting the basic principles of particle swarm optimization (PSO) and the information of practical node positioning applications, TLP searches out the optimal localization results on the basis of the distance anchor nodes to unknown nodes.
  3. 所属分类:Scanner

    • 发布日期:2017-03-30
    • 文件大小:955125
    • 提供者:dilbag
  1. pso1

    2下载:
  2. 基于粒子群算法的电力系统负荷分配问题(1)数学模型: 以IEEE 3机6节点为工况模型 ,Load=850MW (2)目标函数: minF=∑(i=1,Ng)Fi(PGi),Fi(PGi) =aiPi2+biPi+ci+Ei,考虑阀点(Valve-Point)效应 (3)约束条件: a.发电机组输出功率上下限约束,即PGi min<=PGi<= PGimax; b.电力负荷平衡约束,忽略网损,即∑(i=1,Ng)(PGi)= PGD-Based on part
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1537
    • 提供者:石娟
  1. ayy

    0下载:
  2. 免疫粒子群算法,可自己改变适应度函数以获取需要求得值-Immune particle swarm optimization, fitness function can change yourself in order to get the required value is obtained
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4558
    • 提供者:miyang
  1. PSO_Rastrigin

    0下载:
  2. Particle Swarm Optimization is an optimization technique used here for getting minimum of the rastrigin function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1324
    • 提供者:Eeshwar
  1. PID

    0下载:
  2. 免疫粒子群算法用于PID整定。采用线性惯性系数,自适应交叉变异方法-Immune Particle Swarm Optimization for PID tuning. Linear inertia coefficient, adaptive crossover mutation method
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2365
    • 提供者:武汉
  1. PSO

    0下载:
  2. PSO程序代码,MATLAB均可实现。包含基本粒子群算法,带压缩因子的粒子群算法和线性递减权重粒子群优化算法。-PSO program code, MATLAB can be achieved. PSO and linearly decreasing right contains PSO, with a compression factor of heavy particle swarm optimization.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1697
    • 提供者:骆姗
  1. psoo

    0下载:
  2. PSO程序,包含自适应权重粒子群优化算法,学习因子异步变化的粒子群优化算法和二阶振荡粒子群优化算法。-PSO program, including an adaptive weight particle swarm optimization, asynchronous learning factor changes PSO and PSO order Oscillation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2226
    • 提供者:骆姗
  1. 1

    0下载:
  2. 粒子群算法优化函数参数,可同时确定函数表达式的的四个参数。-Particle swarm optimization algorithm parameters, can simultaneously determine the four parameters of the function expression.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-15
    • 文件大小:11264
    • 提供者:Mc kang
  1. uatlabswarm

    0下载:
  2. Standard particle swarm optimization algorithm (matlab)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:2105
    • 提供者:bqbdj!56159
  1. effevt-ogtimization

    0下载:
  2. 粒子群算法的局部模型程序,比全局模型的效果要好,不错的(Local model application of particle swarm optimization (pso), it is better than the effect of the global model, good)
  3. 所属分类:系统编程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:Deazwf
搜珍网 www.dssz.com