CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - neural network future

搜索资源列表

  1. 销售预测系统源代码

    3下载:
  2. 销售预测系统,可以根据历史销售数据对未来的销售量进行有效预测,采用BP神经网络对预测模型进行训练,可以达到不错效果-sales forecasting system, based on historical sales data for the future effective sales forecasts, BP neural network model to predict the training, they can achieve good results
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:262589
    • 提供者:杜昭翼
  1. NNapply1

    0下载:
  2. 利用线性神经网络对某一正弦信号进行线性预测。利用函数newlind设计线性神经网络, 在已知正弦信号过去5个值得情况下,预测其将来值。 定义需要的信号,共持续5s,采样频率40Hz-Using linear neural network to a sinusoidal signal for linear prediction. Newlind design using a linear function of neural networks, known sinusoidal
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:618
    • 提供者:
  1. qichejishufazhan

    0下载:
  2. 在收集整理大量国内外相关研究文献的基础上,针对知识获取方法、 知识表示方法及推理策略等这些 关键技术相应的解决方法进行了分析,包括对传统方法的改进,如故障规则的自动获取、 组合的知识表示方法和 推理方法的多样化等,以及新理论新技术的应用,如基于案例的专家系统、 基于模糊的专家系统、 基于神经网络 的专家系统以及基于行为的专家系统等,并提出智能化、 网络化和集成化是未来故障诊断专家系统的发展方向。 -Collected a large number of domestic and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:995661
    • 提供者:小辉
  1. ctt

    0下载:
  2. 销售预测系统,可以根据历史销售数据对未来的销售量进行有效预测,采用BP神经网络对预测模型进行训练,可以达到不错效果 -Sales forecasting system, can be based on historical sales data on sales to predict the future, using BP neural network prediction model for training, can achieve good Xiao Guo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-10
    • 文件大小:1290557
    • 提供者:思思
  1. NeuralNetworkOptimizationBasedonGeneticAlgorithms.

    0下载:
  2. :遗传算法是一种典型的进化算法。文中分析了遗传算法的特点和神经网络的特点,从而得出了把两种算法结合 起来进行应用的思想。运用理论对比的方法,阐明了用遗传算法进行神经网络性能优化的原因,并得出结论,认为用遗传 算法进行神经网络性能优化促使了神经网络更进一步的应用。阐述了遗传算法优化神经网络的两种主要方法,论述了遗 传算法和神经网络的发展现状和将来的研究动向。-: Genetic algorithm is a typical evolutionary algorithm. This pa
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:275619
    • 提供者:dengxiaoxu
  1. SOFM--in-Matlab

    0下载:
  2. SOFM网络及其在MATLAB中的实现.本文详细叙述了自组织映射网络的原理、算法及其在 Matlab中实现的工具箱,并结合实例给出了SOFM在Matlab上的实现方法,对于SOFM的现存问题和未来研究趋势作了分析和展望。 -This paper described the principle,the algorithm andthe toolbox in Matlab of Self-organizing Feature Map Neural Network detailedly,inc
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:396776
    • 提供者:dreamer
  1. the-neural-network--general

    0下载:
  2. 文章介绍了神经网络和人工智能的历史、现状和发展方向,以此为基础,比较神经网络和人工智能,指出了它们的区别和联系,并对神经网络和人工智能在未来的前景进行了一定评价。 -This paper introduces the Artificial Neural Network (ANN) and Artificial Intelligence’s (AI) history, actuality and their develop directions. On the basis of that,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:195494
    • 提供者:loutao
  1. shenjingwangluo

    0下载:
  2. matlab 神经网络模拟现在走势图及未来趋势-Matlab simulation neural network now and the future trends of the office
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:528
    • 提供者:杨权
  1. zishiyinglvbo

    0下载:
  2. 摘要:分析了最小均方误差滤波和递归最小二乘滤波算法、自适应滤波的神经网络方法、 基于QR分解的方法、统一模型下的自适应滤波及基于高阶累积量的自适应算法的优缺点,并对自适应滤波算法的未来发展做了展望。 -the author analyzes the minimum mean square error filter and recursive least square filter algorithm, an adaptive filter neural network method,
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:877865
    • 提供者:张会先
  1. bp-and-matlab

    0下载:
  2. 遗传算法优化bp神经网络程序,利用本程序不但可以熟悉神经网络的工作原理,而且可以熟悉matlab编程语言,从而为以后的工作打下坚实的基础。-it s about bp and matlab,The use of this procedure can not only be familiar with the works of the neural network, but also familiar with the Matlab programming language, and thus l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2890
    • 提供者:赵小雨
  1. rengong

    0下载:
  2. 《人工神经网络与模糊信号处理.pdf》,书中首先介绍人工神经网络和模糊理论的信号处理概要;其次作为神经网络的典型的例子介绍阶梯型及相互结合型的神经网络以及基于它们的信号处理,还介绍模糊推论和模糊信号处理等;最后示出神经网络与模糊信号处理的种种应用实例,介绍今后以高度智能化系统为目标的人工并列处理模型和智能信号处理等。 -" Artificial neural networks and fuzzy signal processing. Pdf" , the book intro
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:12932096
    • 提供者:唐小米
  1. gaosijihanshushejifangzhen

    0下载:
  2. 把高斯基函数用matlab实现,方便以后对其的应用,可以应用到高斯径向基函数神经网络中,另外附加一份matlab中画图语句的指令说明-The Gaussian function using matlab facilitate its future application, can be applied to a Gaussian radial basis function neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2170
    • 提供者:李恒磊
  1. GP-optimization

    0下载:
  2. 整个算法分成三部分,第一个部分是神经网络整体结构的确定,然后是遗传算法对参数的优化,然后便是利用已经优化好的参数,利用神经网络进行预测。我们根据需要优化的权值以及阈值的数量确定算法个体的长度。个体通过适应度函数计算他们的适应度,根据适应度的大小,我们使用轮盘算法,确定他们的遗传,交叉还有变异等过程,优化以后的BP神经网络可以更好地收敛。-The whole algorithm is divided into three parts, the first part is to determine
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:52480
    • 提供者:周江鸿
  1. nueral

    0下载:
  2. this code utilizes neural network to forecast a data set in future. data set is also attached to the folder
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:6520
    • 提供者:shahab
  1. matlab

    0下载:
  2. 根据过去近20年的交通事故数据,运用BP神经网络预测未来几年的交通事故数据。-On the basis of traffic accident data of rencent twenty years, to use artifical neural network to forecast the traffic accident data in the future.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:38545
    • 提供者:葛丽娜
  1. tiebao_v80

    0下载:
  2. 利用自然梯度算法,是一种双隐层反向传播神经网络,未来线路预测,分析误差。- Use of natural gradient algorithm, Is a two hidden layer back propagation neural network, Future line prediction, error analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3885
    • 提供者:pui
  1. qeikang

    0下载:
  2. 是一种双隐层反向传播神经网络,未来线路预测,分析误差,数据包传送源码程序。- Is a two hidden layer back propagation neural network, Future line prediction, error analysis, Data packet transfer source program.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5492
    • 提供者:李红阳
  1. lengheng

    0下载:
  2. BP神经网络的整个训练过程,未来线路预测,分析误差,利用自然梯度算法。- The entire training process BP neural network, Future line prediction, error analysis, Use of natural gradient algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:5454
    • 提供者:kiebingmunbou
  1. suipan

    0下载:
  2. 是一种双隐层反向传播神经网络,未来线路预测,分析误差,通过虚拟阵元进行DOA估计。- Is a two hidden layer back propagation neural network, Future line prediction, error analysis, Conducted through virtual array DOA estimation.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:5368
    • 提供者:peigaifie
  1. bp

    0下载:
  2. 双隐层反向传播神经网络,预测,分析均方根误差误差,数据包传送源码程序。(It is a double hidden layer back-propagation neural network, future line prediction, analysis error, data packet transmission source program.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:legisl
« 12 »
搜珍网 www.dssz.com