CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - BAT

搜索资源列表

  1. 多维函数优化程序

    0下载:
  2. 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the PSO (Particle swarm optimizat
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:65324
    • 提供者:刘三
  1. MAOS_TSP

    0下载:
  2. 用于求解TSP(Traveling salesman problem,旅行商问题)问题,基本执行见run.bat, 其它详见其中的readme.txt。(实例为TSPLIB格式,见myprojects目录,包括eil51, d198, lin318等小型问题,以及1000到3000城市之间的例子,基本能得到最优解)-for TSP (Traveling salesman problem, TSP), the implementation of basic run.bat see, see the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:234573
    • 提供者:caqi
  1. NetToolkit

    0下载:
  2. 1、该工具包用于安装Lm和RBF两个神经网络工具包 2、直接运行LmNet.exe或_install.bat即可; 3、完成成功后,请将 bin\\win32 目前加至系统的 path中。 具体为:我的电脑-->属性-->环境变量-->将“bin\\win32”加至path路径中。-1, the tool kits for the installation and Lm 2 RBF neural network tool kits 2, or directly running
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8923293
    • 提供者:李洋
  1. FUZZY_Handbook

    0下载:
  2. The software included with the handbook is partitioned into four directories: CPPCODE, HPPCODE, DEMOS, and TOOLS. The <cppcode> directory contains all the fuzzy logic, modeling, and utility source code. The <hppcode> directory co
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:303905
    • 提供者:Do-Myung Kim
  1. bat_algorithm

    4下载:
  2. 剑桥大学 杨新社教授的蝙蝠算法的 源码。-bat bat_algorithm of xin—she Yang
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-25
    • 文件大小:1024
    • 提供者:19890623
  1. Bat-Inspired-Algorithm

    0下载:
  2. 新型的群智能优化算法,蝙蝠算法,希望能够帮到学习智能算法的朋友。-The novel swarm intelligence optimization algorithm, bat algorithm, learning and intelligent algorithms friends want to be able to help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:595033
    • 提供者:丁毅
  1. bat-algorithm

    0下载:
  2. 一篇关于蝙蝠算法的文献,希望对学习有帮助-bat algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:802750
    • 提供者:ajitai
  1. Bat-Algorithm

    1下载:
  2. 蝙蝠算法,并运用几个常见的测试函数验证了其收敛速度与精度。-Bat Algorithm for benchmarks.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:14967
    • 提供者:逸文
  1. BBA

    0下载:
  2. 蝙蝠算法( bat algorithm) 是由剑桥大学的Yang于2010 年提出的一种模拟蝙蝠捕食过程中所采用的回声定位原理的启发式智能算法。目前已经通过了标准测试函数的测试,对于解决连续性优化问题取得了较好的效果。-Bat algorithm (bat algorithm) is an analog process bat predation by Cambridge University s Yang proposed in 2010 adopted the principle of ec
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:29945
    • 提供者:changxi
  1. BBA

    0下载:
  2. 这Yang 14年发表的文章的一个代码,是对于之前的蝙蝠算法的一个推广使用。-Bat algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:29969
    • 提供者:luu
  1. bat-algorithm

    0下载:
  2. 最新的几篇关于蝙蝠算法的英文文献,希望对大家有帮助-several latest English literature about bat algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2122079
    • 提供者:wangtao
  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

    0下载:
  2. 标准的蝙蝠优化算法,通过模仿蝙蝠用超声波搜索猎物的过程来寻求最优解,属于一种新颖的智能优化算法-Standard bat optimization algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1122
    • 提供者:涂强
  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-13
    • 文件大小:3085
    • 提供者:李海东
  1. bat_algorithm

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

    • 发布日期:2017-04-12
    • 文件大小:1403
    • 提供者:张晶
  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-BP-matlab

    0下载:
  2. bat优化的BP神经网络,提高了BP神经网络的性能-Bat optimization of BP neural network, improve the performance of BP neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:56236
    • 提供者:Aron
  1. Bat-Selection

    0下载:
  2. 这是一种蝙蝠特征选择,其目标是从一个给定的一组特征中找到最重要的信息,优化数据-This code use as optimization of data by row or coulmn Feature selection aims to find the most important information a given set of features
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-16
    • 文件大小:9216
    • 提供者:李星星
搜珍网 www.dssz.com