CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Ant colony optimization neural network

搜索资源列表

  1. AntNet

    1下载:
  2. 一种基于蚁群聚类的径向基神经网络 提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系 数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以 达到简化径向基神经网络结构的目的. 实验比较了几种不同聚类算法的径向基神经网络,结果表 明,所提神经网络的整体训练时间至少可缩短40 % ,学习的准确率可提高1 %以上,而且网络结构
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:292558
    • 提供者:zhxj
  1. viva

    0下载:
  2. 经网络提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以达到简化径向-via the Internet presents a clustering algorithm based on the ant colony RBFNN. Ant use the parallel algorithm o
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:32313
    • 提供者:何泼
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6202087
    • 提供者:王军
  1. modern_youhua

    0下载:
  2. 现代最优化算法(有170多页的PPT,2010年的) 分为三个部分 Part 1 概论 Part 2 模拟退火算法 Part 3 遗传算法 现在常用的优化算法 禁忌搜索算法 模拟退火算法 遗传算法 人工神经网络 蚁群算法 粒子群算法 混合算法-Modern optimization algorithm is divided into three parts Part 1 Part 2 Introduction Part 3 simul
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4639348
    • 提供者:zhang
  1. psownn

    4下载:
  2. 基于PSO的小波神经网络,有PSO的详解文档,wnn应用,效果一般-Wavelet neural network based on PSO, PSO' s Detailed documents are, wnn application, the general effect
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-28
    • 文件大小:197632
    • 提供者:zhang
  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. chapter6

    0下载:
  2. 。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现。对广大科研人员有很高的参考价值。-. MATLAB intelligent algorithm 30 case studies, the use of case the main line, the form of an intelligent algorithm to explain the genetic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:628
    • 提供者:jueyouli
  1. MATLAB-30-Cases

    0下载:
  2. 。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现。对广大科研人员有很高的参考价值。-. MATLAB intelligent algorithm 30 case studies, the use of case the main line, the form of an intelligent algorithm to explain the genetic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-03-15
    • 文件大小:1544479
    • 提供者:jueyouli
  1. Ch27

    0下载:
  2. 蚁群算法、神经网络算法、粒子群算法-Ant colony algorithm, neural network algorithm, particle swarm optimization. . . .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:10742
    • 提供者:kevin
  1. Genetic-algorithm-optimization

    1下载:
  2. 遗传算法优化B P神经网络的目的是通过遗传算法得到更好的网络初始权值和阈值, 其 基本思想就是用个体代表网络的初始权值和阈值、 个体值初始化的B P神经网络的预测误差作为该个体的适应度值, 通过选择、 交叉、 变异操作寻找最优个体, 即最优的B P神经网络初始权值。除了遗传算法之外, 还可以采用粒子群算法、 蚁群算法等优化B P神经网络初始权值。-Genetic algorithm to optimize BP neural network is designed by means of g
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:52224
    • 提供者:吴江
  1. ant-and-ann

    0下载:
  2. 关于蚁群算法对神经网络的优化,在这方面网络中的程序很少,故编写个供大家参考。-On the ant colony optimization algorithm of the neural network, in this regard the network programs rarely, so write one for your reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3475
    • 提供者:王彪
  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. Projects-kehu

    0下载:
  2. 关于界面处理窗口使用调用代码,初学者可以使用-Ant colony optimization algorithm BP neural network algorithm source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:527179
    • 提供者:shenxiaofeng
  1. guangpan3

    1下载:
  2. 《MATLAB智能算法超级学习手册》随书光盘,《MATLAB智能算法超级学习手册》的内容主要包括马尔科夫链模型、层次分析法、粒子群算法、遗传算法、蚁群算法、鱼群算法、PID控制算法、神经网络算法等。智能算法对于很多初学者而言,有一定的困难,很难理解程序流程、数据的运算过程,因此给实际应用带来困难。本书将围绕智能算法展开综述,深入浅出地介绍和分析各类智能算法,用智能算法解决工程应用问题。-Content " MATLAB super intelligent algorithm to stu
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:450351
    • 提供者:zhang
  1. acopann

    0下载:
  2. the combination of artificial neural network (ANN) and ant colony optimization (ACO) algorithm has been utilized for modeling and reducing NOx and soot emissions a direct injection diesel engine. A feed-forward multi-layer perceptron (MLP) network is
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2603
    • 提供者:golalipour
  1. Graphic-image-processing

    0下载:
  2. BP神经网络,蚁群优化,遗传算法,中值滤波以及形态学滤波-BP neural network and ant colony optimization and genetic algorithm, median filtering, and morphological filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:403786
    • 提供者:邓伟伟
  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. Research-on-Optimization-of-Speed-Identification.

    0下载:
  2. Introducing the rank-weight method into the basic ant colony optimization (ACO), we use the modified ACO to optimize the weights and thresholds value of neural networks (NN). And when the BPNN is being trained, this method can solve the disad
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:108335
    • 提供者:samir
  1. spiral_dyn

    0下载:
  2. 基于结构优化的现代智能优化算法(遗传算法,蚁群算法,神经网络算法)-Modern intelligent optimization algorithm based on structural optimization (genetic algorithm, ant colony algorithm, neural network algorithm)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:566
    • 提供者:xiao
  1. ACO-BP预测

    0下载:
  2. 一种基于蚁群算法优化的BP神经网络,请大家参考指正(Ant Colony Optimization BP Neural Network)
  3. 所属分类:汇编语言

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:X。
« 12 »
搜珍网 www.dssz.com