CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 行业发展研究 搜索资源 - PSO算法

搜索资源列表

  1. psoanduse

    0下载:
  2. 粒子群优化算法及其应用。详细介绍了粒子群优化算法(又叫微粒群算法)及其应用-PSO algorithm and its application. Details on the PSO algorithm (also known as PSO) and its application
  3. 所属分类:行业发展研究

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

    1下载:
  2. 粒子群算法在三维空间机器人路径规划中的应用-PSO at three-dimensional space robot path planning
  3. 所属分类:Development Research

    • 发布日期:2017-04-07
    • 文件大小:329565
    • 提供者:jason
  1. PSO

    0下载:
  2. 粒子群算法的详细研究成果,是初学者和算法研究人员很好的参考资料。-A good research result,very useful for the fresh men and researchers.
  3. 所属分类:Development Research

    • 发布日期:2017-04-10
    • 文件大小:1103533
    • 提供者:lizhuang
  1. A-new-approach-of-PSO-GA

    0下载:
  2. 基于PSO及遗传算法的改进,用于并行性方面的研究-PSO and Genetic Algorithm for the parallelism
  3. 所属分类:Development Research

    • 发布日期:2017-03-26
    • 文件大小:271865
    • 提供者:zhangsan
  1. Adaptive-Particle-Swarm-Optimization

    0下载:
  2. 我在IEEE下载的文章,关于标准PSO算法改进的,感觉挺经典的一篇文章,希望对大家有好处。-An adaptive particle swarm optimization (APSO) that features better search efficiency than classical particle swarm optimization (PSO) is presented
  3. 所属分类:Development Research

    • 发布日期:2017-11-10
    • 文件大小:801207
    • 提供者:杨扬
  1. AMPSO-

    0下载:
  2. 自己下载一篇文章,主要介绍了PSO算法的另一种改进算法AMPSO,比较经典,值得学习。-This article present a new algorithm, called adaptive Michigan PSO (AMPSO) in order to reduce the dimension of the search space and provide more flexibility than the former in this application
  3. 所属分类:Development Research

    • 发布日期:2017-11-30
    • 文件大小:222236
    • 提供者:杨扬
  1. particle-swarm-optimization

    0下载:
  2. 粒子群优化算法,外文的,学习粒子群算法的-PSO, a foreign language, learning PSO
  3. 所属分类:Development Research

    • 发布日期:2017-05-03
    • 文件大小:608939
    • 提供者:wenxiaoqiang
  1. PSO77777_TSP

    0下载:
  2. PSO综述,介绍关于PSO算法解决TSP问题的成果-PSO overview, About PSO algorithm to solve TSP results
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:609384
    • 提供者:lw
  1. Intelligent-algorithm

    0下载:
  2. 智能算法,包括粒子群,改进粒子群,改进遗传算法等,可用于预测等领域!-Intelligent algorithms, including PSO, improved particle swarm, improved genetic algorithm can be used to predict other fields!
  3. 所属分类:Development Research

    • 发布日期:2017-06-10
    • 文件大小:17569419
    • 提供者:李其龙
  1. estimation-extended-Kalman-filter

    1下载:
  2. 针对感应电机扩展卡尔曼滤波器转速估计中难以取得卡尔曼滤波器系统噪声矩阵和测量噪声矩阵最优值的问题,提出了一种基于改进粒子群算法优化的扩展卡尔曼滤波器转速估计方法。算法通过融合遗传算法和粒子群算法的优点,采用可调整的算法模型对粒子群算法进行改进,将改进的粒子群算法对扩展卡尔曼滤波器中的系统噪声矩阵和测量噪声矩阵进行优化处理,将优化后的卡尔曼滤波器应用于感应电机转速估计。- Extended K
  3. 所属分类:Development Research

    • 发布日期:2017-05-07
    • 文件大小:1201551
    • 提供者:
  1. Based-on-the-pso-of-PSO

    0下载:
  2. 本文描述的是用粒子群优化算法下的支持向量机的研究,详细概述了其优化参数-This article describes the algorithm under the support vector machine optimized by particle swarm optimization parameters detailed overview of its
  3. 所属分类:Development Research

    • 发布日期:2017-05-03
    • 文件大小:750353
    • 提供者:刘焕
  1. PSO-optimization-of-SVM

    0下载:
  2. 这篇文章主要描述了基于粒子群算法下的支持向量积的研究-This article describes a study based on support vector particle swarm under integrable
  3. 所属分类:Development Research

    • 发布日期:2017-04-12
    • 文件大小:1419
    • 提供者:刘焕
  1. GAPSOFCM

    1下载:
  2. 遗传算法和粒子群算法,应用于优化据数据集的聚类中心,结合FCM算法应用聚类分析的几篇文献。-Genetic algorithm and particle swarm optimization (pso) algorithm, are applied to optimization the clustering center of the data set
  3. 所属分类:Development Research

    • 发布日期:2017-05-18
    • 文件大小:4845213
    • 提供者:jiejie
  1. text_PSO

    0下载:
  2. PSO优化控制算法在电厂控制(主汽温控制)中的应用-PSO optimization control algorithm for power plant control (main steam temperature control) in
  3. 所属分类:Development Research

    • 发布日期:2017-04-30
    • 文件大小:187107
    • 提供者:昭昭
  1. pso论文

    0下载:
  2. 几篇关于粒子群法求最大输出功率的文章,方便学习PSO算法。(A few articles on particle swarm optimization for maximum output power, so as to facilitate the learning of PSO algorithm.)
  3. 所属分类:行业发展研究

    • 发布日期:2018-04-29
    • 文件大小:56759296
    • 提供者:贾小飚
  1. 煤矿节能减排多目标优化研究

    1下载:
  2. 针对传统煤矿节能减排优化模型选取的目标函数比较单一的问题,构建了涵盖经济效益、能源消耗、污染物排放量等目标函数的煤矿节能减排多目标优化模型,并应用基于改进的蝙蝠算法寻找3个目标函数之间的优化解,实现了经济效益最大化、能源消耗最低化、污染物排放量最少化的优化结果。仿真结果表明,相比于PSO-E、NSGA-II算法,改进的蝙蝠算法能够在较短的迭代步数内获取较高的个体适应度,且能够实现较佳的多目标优化结果,符合节能规划的目标需求。(Aiming at the problem that the obje
  3. 所属分类:行业发展研究

    • 发布日期:2018-05-02
    • 文件大小:331776
    • 提供者:绝情逆空
搜珍网 www.dssz.com