CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 蚁群 神经网络

搜索资源列表

  1. alglib-2.3.0.cpp

    0下载:
  2. 上传的是一组经典算法程序的C++的源程序代码,例如神经网络集成、神经网络、遗传算法蚁群算法等等。ALGLIB是一个跨平台的数据分析工具。具体的介绍见以下网址http://www.alglib.net/-ALGLIB is a cross-platform numerical analysis and data processing library. ALGLIB aims to be highly portable: it supports several programming languag
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1069948
    • 提供者:马小白
  1. ACOB-P

    0下载:
  2. 蚁群优化算法优化神经网络的源程序!!蚁群优化算法优化神经网络的源程序-Ant colony optimization algorithm to optimize the neural network of the source, easy to use! ! !
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1754
    • 提供者:dw
  1. pso-for-shenjingwangluo

    0下载:
  2. 神经网络蚁群算法,主要可用于搜索最优路径 即求某一个函数的最值问题-Neural Networks ant colony algorithm, can mainly be used to search for the optimal path that is seeking a particular function' s value problems
  3. 所属分类:Other systems

    • 发布日期:2017-11-04
    • 文件大小:3227
    • 提供者:leo mao
  1. Grove

    1下载:
  2. 量子计算matlab程序,包含量子蚁群算法程序,量子grove算法程序,量子神经网络算法程序等。-Quantum computing matlab procedures, including quantum ant colony algorithm, quantum grove algorithm, quantum neural network algorithm procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1657
    • 提供者:王桂莲
  1. Ant-Colony-Algorithm

    0下载:
  2. 目前智能算法越来越受到人们的关注,如神经网络、遗传算法、蚁群算法、粒子群算法等,蚁群算法是受自然界中蚂蚁搜索食物行为启发而提出的一种智能优化算法。-Currently more and more intelligent algorithm attention, such as neural networks, genetic algorithms, ant colony algorithm, particle swarm algorithm, ant colony algorithm is af
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1690
    • 提供者:王桂莲
  1. ANN_MATLAB_CODE

    1下载:
  2. 一种简单的蚁群算法优化bp神经网络隐含层的算法-A simple ant colony algorithm optimization bp neural network algorithm hidden layer
  3. 所属分类:Other systems

    • 发布日期:2016-09-20
    • 文件大小:36864
    • 提供者:刘朝阳
  1. ACOBP

    2下载:
  2. 利用蚁群算法优化BP神经网络权值和阈值的初值,减少BP神经网络的训练时间-Initial ant colony optimization algorithm BP neural network weights and thresholds, reducing training time BP neural network
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2048
    • 提供者:lixiaoyi
  1. intelligent-optimization-algorithms

    0下载:
  2. 几种最新智能优化算法的改进与应用的源代码,包括人工蚁群、遗传算法优化神经网络-Several of the latest intelligent optimization algorithm improvement and application source code, including artificial ant colony, genetic algorithm optimization of neural networks, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:18717
    • 提供者:feng
  1. Untitled7

    0下载:
  2. 用于预测控制,完成相关模型的建立,神经网络和蚁群(Used to predict control, to complete the establishment of the relevant model, neural network and ant colony)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:想念咖
  1. 《MATLAB 神经网络30个案例分析》程序和数据

    1下载:
  2. MATLAB代码,蚁群算法采用matlab开发的仿真平台:算法实现,路径显示,人机交互控制等(MATLAB code,Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control)
  3. 所属分类:其他

  1. weimo

    1下载:
  2. 基于发现蚁群算法优化神经网络是利用蚁群算法在解空间寻找出一组最优的权值和阈值,然后将这一组解带回到神经网络进行细致优化,从而得到最好的权值和阈值。(Found that the ant colony algorithm to optimize the neural network based on Ant Colony Algorithm in the solution space to find a set of optimal weights and threshold based on,
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:787456
    • 提供者:跃跃欲
  1. 蚁群

    0下载:
  2. 这个是教程,帮助学习蚁群算法,对于神经网络的运用有较好的理解(This is a tutorial to help learn ant colony algorithm, which has a better understanding of neural network application.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:135168
    • 提供者:虚拟同步机
  1. 神经网络入门13课源码

    3下载:
  2. 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Algorithm, GA ) 第十课 粒子群优化( Part
  3. 所属分类:其他

    • 发布日期:2020-01-29
    • 文件大小:4372480
    • 提供者:1234567845432
  1. Class_11_Code

    1下载:
  2. MATLAB与神经网络的应用实例,通过蚁群算法找到最短路径(MATLAB and neural network application case, through ant colony algorithm to find the shortest path)
  3. 所属分类:其他

    • 发布日期:2020-12-09
    • 文件大小:2048
    • 提供者:嗯嗯先森
搜珍网 www.dssz.com