CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - PSO算法

搜索资源列表

  1. pso(sphere)

    0下载:
  2. 标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1452
    • 提供者:王道军
  1. 经典即变异粒子群优化算法

    1下载:
  2. AsyLnCPSO算法,BreedPSO算法,CLSPSO算法,经典粒子群PSO算法,RandWPSO算法等等经典粒子群变异算法模型(AsyLnCPSO algorithm, BreedPSO algorithm, CLSPSO algorithm, classical particle swarm optimization PSO algorithm, RandWPSO algorithm and so on, and so on.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:4096
    • 提供者:一心想学
  1. PSO-Python

    0下载:
  2. 粒子群算法,PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(The particle swarm optimization (PSO) al
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:4096
    • 提供者:绝情逆空
  1. 5

    0下载:
  2. 1.PSO算法 2.%?仿真一个串级系统,并计算出绝对误差矩积分,用PSO算法对PI控制器寻优(1.PSO algorithm 2%, simulate a cascade system, calculate the absolute error moment integral, and use the PSO algorithm to optimize the PI controller.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:6144
    • 提供者:YI逍遥
  1. pso

    1下载:
  2. PSO求解约束非线性规划问题,适合刚入门的学习启发式算法(PSO for the constrained-NLP problem)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-14
    • 文件大小:176128
    • 提供者:一一能
  1. PSO

    2下载:
  2. 一个简化版的粒子群算法代码,适合初步学习使用。内含6个测试函数(Code of a simple PSO algorithm, including six test functions)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-09-13
    • 文件大小:5621
    • 提供者:认真学习16
  1. PSO算法求解CVRP“车辆路径问题”

    8下载:
  2. 有容量限制的车辆路径问题的启发式算法,本实验采用的是粒子群算法(heuristic algorithm for capacited vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-20
    • 文件大小:259072
    • 提供者:YLSFFLY
  1. pso算法优化

    0下载:
  2. 一种多目标pso算法优化,针对cec2013 benchmark进行了测试
  3. 所属分类:大数据

    • 发布日期:2018-10-02
    • 文件大小:318084
    • 提供者:lw200@qq.com
  1. PSO-LSSVM

    0下载:
  2. PSO-LSSVM算法的matlab实现,利用PSO算法对LSSVM模型的初始参数求解,以期望得到最好的模型。(PSO-LSSVM algorithm is implemented in matlab, and PSO algorithm is used to solve the initial parameters of LSSVM model in order to get the best model.)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-08
    • 文件大小:2048
    • 提供者:阳光小蛇皮
  1. PSO

    1下载:
  2. 标准PSO算法实现,利于初学者了解粒子群优化算法及学习(Standard PSO algorithm for beginners to understand particle swarm optimization algorithm and learning)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-14
    • 文件大小:4096
    • 提供者:小bear熊
  1. PSO

    1下载:
  2. 粒子群算法优化目标函数,test为主程序,fun为目标函数(Particle Swarm Optimization for Object Function)
  3. 所属分类:其他

    • 发布日期:2020-08-24
    • 文件大小:693248
    • 提供者:zzch9
  1. 粒子群算法matlab代码

    1下载:
  2. 粒子群算法简介,PSO,matlab,程序(Particle swarm optimization, PSO, matlab, program)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-29
    • 文件大小:153600
    • 提供者:ttanf
  1. PSO algorithm

    1下载:
  2. 在粗糙集与粒计算中,对于常见的几种非线性规划的函数,运用PSO算法求出了相应的决策属性的权重(In rough set and granular computing, PSO algorithm is used to calculate the weights of the corresponding decision attributes for the common functions of nonlinear programming)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-22
    • 文件大小:6144
    • 提供者:格式化01
  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. PSO算法解决仓库规划

    2下载:
  2. 利用PSO算法进行仓库布局优化,可根据实际情况更改仓库布局面积,得到较好的参考效果
  3. 所属分类:matlab例程

  1. PSO算法

    4下载:
  2. 粒子群算法求解标准VRP问题,带有十个小型算例,可运行,适合新手学习。(Particle swarm optimization (PSO) is used to solve the standard VRP Problem, with ten small examples, which can be run, and is suitable for novice learning.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-29
    • 文件大小:100352
    • 提供者:大山海经
  1. 改进型pso算法

    3下载:
  2. 该算法中将速度位移公式与遗传算法相结合用于结果解决多配送中心的路径优化问题(In this algorithm, the velocity displacement formula is combined with the genetic algorithm to solve the path optimization problem of multiple distribution centers)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-12
    • 文件大小:2048
    • 提供者:森林梦幻
  1. 粒子群算法

    0下载:
  2. 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等 开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的"交叉"(Crossover) 和"
  3. 所属分类:人工智能/神经网络/遗传算法

  1. GA-PSO

    1下载:
  2. PSO算法计算函数极值时,常常出现早熟现象,导致求解函数极值存在较大的偏差,然而遗传算法对于函数寻优采用选择、交叉和变异算子操作,直接以目标函数作为搜索信息,以一种概率的方式来进行,因此增强了粒子群优化算法的全局寻优能力,加快了算法的进化速度,提高了收敛精度。(When PSO algorithm calculates function extremum, it often appears premature phenomenon, which leads to large deviation
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-27
    • 文件大小:10240
    • 提供者:Shuai Wang
  1. PSO算法源码

    0下载:
  2. PSO算法是一种简单,使用的优化算法,本资源为PSO算法matlab源码
  3. 所属分类:人工智能/神经网络/遗传算法

« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com