CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 改进粒子群

搜索资源列表

  1. pso-bp

    1下载:
  2. BP神经网络具有较强的非线性问题处理能力 是目前一 种 较 好 的 用 于 时 间 序 列 预 测 的 方 法 然 而 它 存 在 易 于 陷 入 局 部 极 小,针对地震预测的应用,用改进粒子群优化的BP算法对四川地区最大震级时间序列进行预测,通过训练 预 测 次 年 的 最 大 震 级 结 果,表明此方法优于未经优化的 BP算法具有良好的预测效果 -BP neural network has a strong nonlinear problems processing power is a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:213644
    • 提供者:mali
  1. POP

    0下载:
  2. 几个介绍改进粒子群算法的文档,比较实用对粒子群算法有一定了解,并且想更进一步对其研究的同学。-A few introduce improved particle swarm algorithm of documents, practical to have a certain understanding of particle swarm optimization (pso), and to further research on its students.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2195002
    • 提供者:鲍义东
  1. Particle-swarm-optimization

    0下载:
  2. 粒子群算法是一种新的模仿鸟类群体行为的智能优化算法,描述了基本粒子群算法和改进粒子群算法的原理。-Particle swarm optimization (pso) algorithm is a kind of new imitate birds swarm behavior of intelligent optimization algorithm, describes the basic principle of particle swarm optimization (pso) algor
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:5467
    • 提供者:熊晓玲
  1. 基本粒子群算法代码

    0下载:
  2. 最基础的粒子群算法,没有经过改进的,非常适合初学者。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-12-12
    • 文件大小:1589
    • 提供者:panghust
  1. PSO-cross

    0下载:
  2. 改进粒子群算法,带交叉因子,求解多维无约束优化问题,收敛性强。-PSO algorithm with cross operation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1710
    • 提供者:高小力
  1. (IWAPSO)MATLAB

    1下载:
  2. 改进粒子群优化算法(IWAPSO)的MATLAB源程序,这个是引入权重特征的粒子群优化算法-Improved particle swarm optimization algorithm (IWAPSO) MATLAB source, this is the introduction of weight characteristics of particle swarm optimization algorithm optimization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1952
    • 提供者:郭明
  1. (MPSO)MATLAB

    0下载:
  2. 改进粒子群优化算法(MPSO)的MATLAB源程序,这个是引入附加学习粒子的粒子群优化算法。- Improved particle swarm optimization (MPSO) algorithm MATLAB source, this is the introduction of additional learning particle particle swarm optimization algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2062
    • 提供者:郭明
  1. (PURPSO)MATLAB

    0下载:
  2. 改进粒子群优化算法(PURPSO)的MATLAB源程序,这个是引入变化的权重特征的粒子群优化算法-Improved particle swarm optimization algorithm (PURPSO) MATLAB source, the weight of this change is the introduction of characteristics of particle swarm optimization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2001
    • 提供者:郭明
  1. CFAPSO)MATLAB

    0下载:
  2. 改进粒子群优化算法(CFAPSO)的MATLAB源程序,这个是引入约束因子的粒子群优化算法-Improved particle swarm optimization algorithm (CFAPSO) MATLAB source, this is the introduction of the constraint factors of particle swarm optimization algorithm particle swarm optimization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1966
    • 提供者:郭明
  1. tsp_pso

    0下载:
  2. : 针对粒子群优化算法易陷入局部极值的缺点, 提 出一种改进粒子群算法, 该算法借鉴贪婪算法的思想初始化种群, 利用两 个种群同时寻优, 并将遗传算法中交叉和变异操作引入其 中, 实现种群间的信息共享。-I n a l l u s i o n t o p a r t i c l e s wa r m o p t i mi z a t i o n b ei n g pr on e t o g e t i n t o l oc a l mi n i mu m, a n
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:570052
    • 提供者:xiaowei
  1. Design_70085

    2下载:
  2. 基于改进粒子群算法的高压配电网的无功优化-Reactive Power Optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:14524
    • 提供者:邱晓梅
  1. MPSO

    0下载:
  2. 一个关于改进粒子群(MPSO)的matlab代码,可在此基础上进行深入学习-Improved particle swarm about (MPSO) matlab code, can be in-depth study on the basis of this
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2253
    • 提供者:1121261428
  1. PSOBP1

    1下载:
  2. 改进粒子群算法优化BP神经网络的权值,建立BP神经网络-Improved PSO algorithm optimizes the weights of BPneural networks to establish the neural networks.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2517
    • 提供者:陆亚男
  1. MPSO

    0下载:
  2. 系列改进粒子群算法,函数优化问题,matlab编程。-modified particle swarm optimization, matlab programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7412
    • 提供者:王小乐
  1. IPSO

    1下载:
  2. 结合LPSO和GPSO的优点,该MATLAB程序实现一种时变参数的改进粒子群优化(IPSO) 算法。在IPSO中,粒子在向全局最优和局部最优粒子学习的同时,还向种群中最优粒子学习,因此具有较强的全局寻优能力。-Combined with the advantages of LPSO and GPSO, the MATLAB program implements a modified particle swarm optimization (IPSO) algorithm with time-va
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:12288
    • 提供者:周鑫
  1. PSO2

    0下载:
  2. 改进粒子群的新型算法,具有较强的提高局部收敛性,避免局部最优的情况发生。-A new algorithm for improving particle swarm optimization has a strong local convergence and avoids the local optimal situation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:zhujunhcao
  1. pso

    0下载:
  2. 粒子群优化算法 改进粒子群优化算法的典型例子 易懂易学-Particle swarm optimization algorithm A typical example of improved particle swarm optimization algorithm is easy to understand
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-12
    • 文件大小:2150
    • 提供者:黎俊
  1. BAsphere

    3下载:
  2. 一种结合PSO粒子群改进蝙蝠算法,用sphere对其在不同参数设置下运行50次,计算最优值、最差值、平均值、方差进行对比(A combination of PSO particle swarm optimization bats algorithm, with the sphere in the different parameters set to run 50 times, calculate the optimal value, the worst value, the average,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-04-01
    • 文件大小:1024
    • 提供者:54237
  1. 自适应权重的PSO

    2下载:
  2. 自适应权重的粒子群算法,实现复杂问题的有效求解(Particle Swarm Optimization with Adaptive Weight for Effective Solution of Complex Problems)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-26
    • 文件大小:18432
    • 提供者:dw dw dw dw
  1. GA-PSO

    1下载:
  2. 本算法为用遗传算法改进粒子群GA-PSO算法,附带含有程序使用说明。(This algorithm uses genetic algorithm to improve particle swarm optimization GA-PSO algorithm, with instructions for the use of the program.)
  3. 所属分类:matlab例程

    • 发布日期:2020-07-15
    • 文件大小:122880
    • 提供者:1/2
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com