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

搜索资源列表

  1. GWO

    4下载:
  2. 针对灰狼优化算法在求解连续函数优化问题时精度不高、易出现早熟收敛等缺陷,提出一种改进的灰狼优化算法-Grey Wolf Optimizer
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1624505
    • 提供者:杨逸尘
  1. GWO

    3下载:
  2. 灰狼优化算法的核心算法描述,并且配有中文说明(Gray Wolf optimization algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:谁水说
  1. GWO

    3下载:
  2. 灰狼算法可以解决多目标优化问题,有这方面问题的朋友可以下载自己学习(grew wolf is a algorithm that you can use it)
  3. 所属分类:其他

  1. gwo-nn

    2下载:
  2. 该版本使用R语言实现了灰狼优化算法(GWO),并利用该算法优化神经网络的权重。(This version uses the R language to implement the gray wolf optimization algorithm (GWO), and uses the algorithm to optimize the weight of the neural network.)
  3. 所属分类:进化算法

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:dd171290
  1. Grey Wolf Optimizer Toolbox

    3下载:
  2. 灰狼算法 可用来参数寻优 优化SVM等。(Grey Wolf Optimizer Toolbox)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:167936
    • 提供者:shine洋
  1. 灰狼优化

    4下载:
  2. 以优化SVM算法的参数c和g为例,使用狼群算法进行优化(Taking the parameters c and g of the optimized SVM algorithm as an example, we optimize it with a wolf group algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:11264
    • 提供者:王~大可
  1. MOGWO

    1下载:
  2. 在多目标灰色狼优化器(mogwo),固定大小的外部文件集成到该gwo保存和检索的帕累托最优解。该档案被用来定义社会等级,并在多目标搜索空间中模拟灰狼的捕猎行为。(In the Multi-Objective Grey Wolf Optimizer (MOGWO), a fixed-sized external archive is integrated to the GWO for saving and retrieving the Pareto optimal solutions. This
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:47104
    • 提供者:HEIMeiLing-F
  1. 73462666GWO

    1下载:
  2. 狼优化算法,能够实现多参数的寻优过程,非常使用的好程序。(Wolf optimization algorithm can achieve multi parameter optimization process.)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-18
    • 文件大小:391168
    • 提供者:wjf1223456
  1. Toolbox_all_algorithms

    10下载:
  2. 这是MATLAB中最新的优化工具箱,它利用最近提出的7种算法来优化您的问题。 此工具箱中提供的算法包括: 灰狼优化器(GWO),蚂蚁狮子优化器(ALO),多功能优化器(MVO),蜻蜓算法(DA),蛾火焰算法(MFO),正弦余弦算法(SCA)和鲸鱼优化算法(WOA) 。(This is the latest optimization toolbox in MATLAB, which optimizes your problem using seven algorithms recently pr
  3. 所属分类:进化算法

    • 发布日期:2019-12-29
    • 文件大小:65536
    • 提供者:一江月
  1. 灰太狼优化算法

    2下载:
  2. GWO算法模拟了灰狼在自然界中的领导层次和狩猎机制。四种类型的灰狼,如alpha,beta,delta和omega,用于模拟领导层次结构。此外,实施狩猎,搜寻猎物,环绕猎物和攻击猎物的三个主要步骤以执行优化。 压缩包包括:发表的论文、优化算法代码、优化工具箱。(The GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature. Four types of grey wo
  3. 所属分类:matlab例程

    • 发布日期:2020-03-24
    • 文件大小:5968896
    • 提供者:一江月
  1. Hybrid-GWOPSO-optimization

    4下载:
  2. 灰狼算法和粒子群算法的结合,是两种种群算法的结合,值得一看(The combination of grey Wolf algorithm and particle swarm optimization is a combination of two population algorithms, which is worth a look)
  3. 所属分类:进化算法

    • 发布日期:2020-03-05
    • 文件大小:31744
    • 提供者:JClongx
  1. GWO

    2下载:
  2. 灰狼优化算法和粒子群算法性能比较,附加灰狼算法介绍的PDF(Performance Comparison between Grey Wolf Optimization Algorithm and Particle Swarm Optimization Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-05
    • 文件大小:4260864
    • 提供者:lixiuyuan
  1. WOA灰狼算法

    2下载:
  2. 灰狼优化算法,直接就能用,里面包含有23种测试函数,做实际应用时,需要调一下。(Gray wolf optimization algorithm, which can be used directly, contains 23 kinds of test functions, and needs to be adjusted in practical application.)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-18
    • 文件大小:1754112
    • 提供者:ss试试
  1. 灰狼优化算法源代码

    2下载:
  2. 灰狼算法,一种新型群体智能优化算法,将改进的灰狼算法优化神经网络模型,提高收敛速度,避免陷入局部最优解(The grey wolf algorithm (GWO), which is inspired by the predatory behavior of the gray wolf group, is a new group intelligent optimization algorithm that imitates the leadership of gray wolf populat
  3. 所属分类:进化算法

    • 发布日期:2020-05-17
    • 文件大小:2048
    • 提供者:Healer1998
  1. 混沌tent映射tent分叉程序

    4下载:
  2. 构建基于改进灰狼优化算法的神经网络数据预测模型(IGWO-BPNN),目的在于用改进的灰狼优化算法优化神经网络模型,利用神经网络的反向传播优势,改善神经网络算法易于陷入局部最小值的缺陷,提高神经网络模型的预测精度。(The grey wolf algorithm (GWO), which is inspired by the predatory behavior of the gray wolf group, is a new group intelligent optimization alg
  3. 所属分类:进化算法

    • 发布日期:2020-08-18
    • 文件大小:1024
    • 提供者:Healer1998
  1. 灰狼优化svm(g,a)

    0下载:
  2. 灰狼优化,由于一些问题的复杂,因此用灰狼算法解决一些优化问题(8/5000 Gray Wolf optimization)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-30
    • 文件大小:1549312
    • 提供者:落叶yang
  1. GWO

    2下载:
  2. 灰狼优化算法,混沌反向学习,matlab(Grey wolf optimization algorithm,matlab)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-04-27
    • 文件大小:401408
    • 提供者:crudity
  1. 狼群优化算法

    1下载:
  2. 一种受灰狼(Canis lupus)启发的新的元启发式方法,称为灰狼优化器(GWO)。 GWO算法模仿自然界中灰狼的领导等级和狩猎机制。
  3. 所属分类:matlab例程

  1. 灰狼GWOVMD

    17下载:
  2. 算法是基于灰狼优化算法GWO优化VMD,可以大大提高VMD的分类准确率,提高优化时间。(This algorithm is based on GWO optimization VMD, which can greatly improve VMD classification accuracy and optimization time.)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-30
    • 文件大小:1939456
    • 提供者:chasingdream
  1. 多目标灰狼综合能源系统

    0下载:
  2. 使用多目标灰狼算法对综合能源系统进行优化调度 含数据
  3. 所属分类:仿真建模

    • 发布日期:2023-07-20
    • 文件大小:19910501
    • 提供者:xvshuo
« 12 »
搜珍网 www.dssz.com