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

搜索资源列表

  1. PSO

    0下载:
  2. 改进的差分PSO算法,Java实行的,有兴趣的可以参考下-PSO algorithm to improve the differential, Java implementation, and are interested can refer to the following
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:77536
    • 提供者:小草
  1. TSP-based-on-improved-pso

    1下载:
  2. 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-23
    • 文件大小:634043
    • 提供者:durongmao
  1. PSO-improvement

    2下载:
  2. 改进的PSO,很具有参考价值,我花了钱才买到的,你们-Improved PSO, is a reference value, and I spent the money to get these, and you have a good look
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3094145
    • 提供者:万冬艳
  1. pso

    0下载:
  2. 对微粒群算法结构的改进方案有很多种,对其可分类为:采用多个子种群;改进微粒学习对象的选取策略;修改微粒更新迭代公式;修改速度更新策略;修改速度限制方法、位置限制方法和动态确定搜索空间;与其他搜索技术相结合;以及针对多模问题所作的改进。-Structure of the particle swarm algorithm to improve the program there are many, its can be classified as: the use of multiple sub-p
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-22
    • 文件大小:6144
    • 提供者:liufang
  1. 几种改进PSO算法在带时间窗车辆路径问题中的比较与分析

    1下载:
  2. 几种改进PSO算法在带时间窗车辆路径问题中的比较与分析,一篇综合性的论文
  3. 所属分类:报告论文

    • 发布日期:2012-11-27
    • 文件大小:301691
    • 提供者:zzkkyyer
  1. 求解矩阵特征值的改进PSO算法

    0下载:
  2. 求解矩阵特征值的改进PSO算法:为了改进粒子群算法在求解矩阵特征值时只能根据矩阵特征值范围逐一求解特征值的现状提出了一种改进的粒子群 算法改进的粒子群算法采用寻找到一个特征值后,适当改变适应值函数的策略,使搜索区域远离已寻找到的特征值,继续寻找 其他的特征值,如此反复,直到寻找到所有的特征值为止利用四个不同类型的矩阵求解特征值进行仿真,实验结果也验证了算 法的实用性和有效性
  3. 所属分类:软件工程

    • 发布日期:2013-03-15
    • 文件大小:1585002
    • 提供者:e_e345
  1. PSO

    0下载:
  2. PSO改进的算法,提高收敛结果的精度,很好的避免局部最优-Improved PSO algorithm to improve the convergence accuracy of the results, good to avoid local optima
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1487
    • 提供者:赵龙
  1. 改进的PSOBP

    1下载:
  2. 使用改进的PSO算法优化BP神经网络是实现数据的分类。调试通过,替换样本数据即可使用(Optimizing BP neural network using improved PSO algorithm is the classification of data. Debug through, replace sample data can be used)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:6144
    • 提供者:梦坠凡尘
  1. 简单PSO

    0下载:
  2. pso算法的改进与优化,即对粒子群算法惯性权重w与学习因子参数的约束。(pso algorithm is improved and optimized, that is, the constraints of the inertial weight w and the learning factor parameters of the particle swarm algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:杨晋
  1. PSO

    0下载:
  2. PSO的java基本实现,以及一种的改进版本,并且以Rastrigin函数为例,探究其运行效果(PSO java basic implementation, as well as an improved version, and take Rastrigin function as an example to explore its operation effect)
  3. 所属分类:人工智能/神经网络/深度学习

  1. PSO

    1下载:
  2. 粒子群算法改进程序和一些测试函数的编写比原算法比较好(The improvement program of particle swarm optimization and the writing of some test functions are better than those of the original algorithm)
  3. 所属分类:matlab例程

  1. PSO, GA and many other optimization algorithms

    0下载:
  2. 包含一些常用的数学优化方法和高级的优化方法,如线性规划,整数规划,最小二乘法,GA,PSO等(A lot of mathmatical optimization algorithms such as linear programming, integer programming, least square method are included. In addition, improved GA and PSO are also included.)
  3. 所属分类:进化算法

    • 发布日期:2018-01-08
    • 文件大小:35840
    • 提供者:cloudandsun
  1. 一种改进的遗传粒子群算法GA_PSO

    4下载:
  2. Improved genetic particle swarm optimization (PSO) for people to learn and communicate
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:122880
    • 提供者:xuan xuan
  1. 基于FPGA改进粒子群优化算法

    0下载:
  2. 利用权重和差异演化来改进PSO 并在FPGA中实现(Using weight and difference evolution to improve PSO and implement in FPGA)
  3. 所属分类:并行计算

    • 发布日期:2018-04-20
    • 文件大小:819200
    • 提供者:jerry11
  1. Chaotic-pso-and--article

    0下载:
  2. 混沌粒子群CPSO,内附混沌粒子群的相关理论和改进的论文(Chaotic particle swarm CPSO, the related theory of chaotic particle swarm and the improved thesis)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:8645632
    • 提供者:JWzONE
  1. pso

    0下载:
  2. 粒子群优化算法,可以用于各种方面的优化,通过改进后效果更好(Particle swarm optimization algorithm can be used in various aspects of optimization, better through the improved)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:5457920
    • 提供者:wlq333
  1. PSO

    6下载:
  2. 微电网多目标调度,运用改进的多目标粒子群算法进行计算,里面包含经济等三个目标函数设置((Smart Microgrid PSO, micro sources: photovoltaic, wind turbines, generators, energy storage, etc.))
  3. 所属分类:matlab例程

    • 发布日期:2019-05-11
    • 文件大小:1024
    • 提供者:风絮子
  1. PSO程序

    0下载:
  2. 使用三种不同的粒子群算法,分别求解函数的极值,三种算法循序渐进,但每一种都有部分改进,新手上路,可以很好的感受到粒子群算法的变化特性(Three different particle swarm optimization algorithms are used to solve the extremum of the function, three algorithms are progressive, but each one has some improvements, beginners
  3. 所属分类:matlab例程

    • 发布日期:2020-04-01
    • 文件大小:3072
    • 提供者:江鑫
  1. code

    1下载:
  2. pso的改进算法及其各种测试函数,用于寻找全局的最优解(PSO improved algorithm and test function)
  3. 所属分类:数值算法/人工智能

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

    1下载:
  2. 采用改进PSO对含风光发电的微电网出力进行优化(Optimizing the output of microgrid with wind power generation by using improved PSO)
  3. 所属分类:matlab例程

« 1 23 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com