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

搜索资源列表

  1. cuckoo

    0下载:
  2. 布谷鸟算法[Bat Algorithm(BA)]是一种元启发式优化算法,是Xin-She Yang(音译:杨新社)在2010年提出的算法[1]. 这个蝙蝠算法以微蝙蝠(microbats)回声定位行为的基础,采用不同的脉冲发射率和响度[-cuckoo algorithm [ cuckoo is a meta heuristic optimization algorithm, is Xin-She Yang,: Yang Xinshe) in the 2010 proposed algorith
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3176
    • 提供者:MEI
  1. IBAT_algorithm_01

    4下载:
  2. Improved bat algorithm(IBA) pn continous optimization problems by Selim Yilmaz 改进蝙蝠算法:1.增加权重系数 2.自适应调整频率 3.达到尝试次数后,解质量没有提高,则随机飞行 -Improved bat algorithm(IBA) pn continous optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1647
    • 提供者:朱文勇
  1. bat-algorithm

    0下载:
  2. 对蝙蝠算法的相关特性进行描述,基于他的扩展研究-Of the relevant characteristics of the bat algorithm is described, based on his extended research
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1445222
    • 提供者:wk1132864413
  1. PSOaKFaBAT

    0下载:
  2. 粒子群算法,遗传算法,蝙蝠算法等相关的仿生学算法-Particle swarm optimization, genetic algorithm, bats and other related algorithm bionics algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-16
    • 文件大小:25573879
    • 提供者:wk1132864413
  1. bat_algorithm

    0下载:
  2. 这是人工智能的蝙蝠算法源代码,编程方式简单易学。-This is the source code of bianfu algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2093
    • 提供者:任丽敏
  1. bat_algorithm

    0下载:
  2. 杨新社教授蝙蝠算法 收敛速度快 精度高 适用于解决各种优化问题-bat algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1308
    • 提供者:雪依言
  1. bat

    1下载:
  2. 附件为蝙蝠算法示例程序,可以用于蝙蝠算法的使用和学习。-bat suanfa shli program
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:843391
    • 提供者:王振
  1. bat_algorithm

    0下载:
  2. 该算法使用新颖的蝙蝠算法,对函数进行优化,得到的结果较优。-The algorithm uses a novel bat algorithm, function optimization, the result is better.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:571
    • 提供者:杨鹏
  1. moba_demo

    0下载:
  2. 为了快速求解大规模优化问题,根据蝙蝠回声定位行为构造出了可全局收敛的蝙蝠算法。在该算法中,每个蝙蝠对应着优化问题的一个候选解;采用正交拉丁方原理构筑蝙蝠群的初始空间位置,以达到对搜索空间的均衡分散性和整齐可比性覆盖;将蝙蝠的追随、自主、避险和从众行为用于构造每个蝙蝠的空间位置转移策略;利用蝙蝠捕获猎物时的响度和脉冲速率来确保整个蝙蝠群要么保持原状态、要么向好的空间位置转移,但绝不会向差的空间位置转移,从而确保了整个算法的全局收敛性;在蝙蝠群移动过程中,蝙蝠从一个空间位置转移到另一个空间位置实现了
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2827
    • 提供者:唐凯
  1. BABP

    0下载:
  2. 由于BP神经网络易陷入局部最优,我们利用蝙蝠算法来优化BP的参数,以此找到最优的参数,并作为BP参数的初始值,用来做预测,效果很好!-Due to the BP neural network into local optimum easily, we use the bat algorithm to optimize the parameters of BP, to find the optimal parameters, and as the initial value of paramete
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3085
    • 提供者:李海东
  1. bat_algorithm2.m

    0下载:
  2. 蝙蝠算法是一种新的生物进化算法,于2009年提出,可应用于函数求极值和系统参数优化中。-Bat algorithm is a new biological evolution algorithm, which can be applied to the function of the optimization of the function and the system parameters in 2009.
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1524
    • 提供者:泡晓芙
  1. bat_optimization_algorithm

    0下载:
  2. 蝙蝠算法应用于系统优化,选择最优的设备组合-Bat algorithm is applied to optimize the system to choose the best combination of equipment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1194
    • 提供者:杨过
  1. bat_algorithm

    1下载:
  2. 一种新型基本的元启发式蝙蝠算法程序,可根据自己要求修改。-A new type of basic yuan heuristic algorithm procedures, bat changes. According to their own requirements.
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3264869
    • 提供者:anna
  1. Binary-system-bats-algorithm

    0下载:
  2. 二进位制蝙蝠算法,本人亲自测试,解析能力很好-Binary system bats algorithm, I personally test, analytical ability is very good
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2025
    • 提供者:李海东
  1. bat_algorithm

    0下载:
  2. 蝙蝠算法的源代码,蝙蝠算法是一种比较新的群体仿生算法。-bat algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1403
    • 提供者:张晶
  1. bat_algorithm

    3下载:
  2. 改进的蝙蝠算法的MATLAB程序,内含测试函数,具有很高的测试精度-Improved algorithm bat
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2373
    • 提供者:涂强
  1. bpbybat

    0下载:
  2. 此代码创建了一个BP神经网络,对二元函数进行拟合,并利用蝙蝠算法对BP神经网络的权值和阈值进行优化-This code creates a BP neural network, which fits the binary function and optimizes the weights and thresholds of the BP neural network using the bat algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1346
    • 提供者:lhm
  1. bat_algorithm

    1下载:
  2. 一个比较基础的蝙蝠算法,适用于初学者;蝙蝠算法比较新颖,效率高效(a basic bat algorithm for beginners.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:mongol席
  1. 煤矿节能减排多目标优化研究

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

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

    2下载:
  2. 粒子群算法改进的自适应蝙蝠算法,具有很好的收敛速度和收敛精度(Improved adaptive bat algorithm based on particle swarm optimization has good convergence speed and convergence accuracy.)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-22
    • 文件大小:1024
    • 提供者:
« 1 2 34 »
搜珍网 www.dssz.com