CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - BP

搜索资源列表

  1. MATLAB

    0下载:
  2. 本文 通 过 对己有模型和锅炉运行现状的分析,尝试用BP神经网络的方法分析讨论锅炉效率在线计算和运行优化等问题。研究工作主要包括:基于BP神经网络进行煤的工业分析结果和元素分析结果之间的转换 考虑到煤在锅炉中燃烧时有固体未燃碳存在,给出了煤组成成分的实际结果的概念 详细讨论了过量空气系数的两种定义及特点,说明运行中用烟气分析结果确定过量空气系数时,对测得的湿烟气含氧量进行修正的必要性和方法:以反平衡法为基础给出了改进的锅炉效率在线计算模型 以效率在线计算为基础,尝试运用神经网络方法确定锅炉运行中
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:77554
    • 提供者:刘伟
  1. ldpc_rec_dec

    0下载:
  2. LDPC码的编译码程序,用的是LU分解算法,和BP译码算法,在Matlab上调试通过-LDPC encoder and decoder
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:11098
    • 提供者:songbing
  1. BP_network

    0下载:
  2. BP网络神经原理,神经网络构造方法,神经网络应该。-BP neural network, the neural network theory, the neural network method should be.
  3. 所属分类:Development Research

    • 发布日期:2017-04-04
    • 文件大小:91958
    • 提供者:xieqigao
  1. ldpc-matlab

    0下载:
  2. 关于ldpc的编解码的相关程序,欢迎大家下载,大家要多多共享资源啊-Ldpc codec on the relevant procedures, are welcome to download, we have to a lot of shared resources ah
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4224915
    • 提供者:tbhhx
  1. wxck

    0下载:
  2. 本文提出特征参数统计值的概念,即对连续的多段信 特征参数后,所求取的多组参数中各参数的最大值、最小值及二 以此作为输入参数,利用基于BP神经网络和决策理论的模式识 星统一载波测控体制中典型的调制方式进行了识别,包括2FSK )、4FSK、BPSK、QPSK、MSK、PM、CW-In this paper, the concept of characteristic parameters of statistics, that the letter of the continuou
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:737309
    • 提供者:赵亮
  1. 91

    0下载:
  2. 齿轮箱具有传动比固定、传动转矩大、结构紧凑等 优点,是机械系统的重要部件。 -Gear Fault Diagnosis based on Evidence Theory Xiong Wei Cheng Jiatang Xu Shaokun (Engineering College, Honghe University, Mengzi 661100,China) Abstract For the reason of low-reliability exists in the g
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:63029
    • 提供者:whb
  1. BPworldenergystatistics2010

    0下载:
  2. 世界能源年鉴 英国石油公司发布的 2010 中文版-World energy Yearbook BP released the 2010 Chinese Edition
  3. 所属分类:Development Research

    • 发布日期:2017-05-25
    • 文件大小:8434166
    • 提供者:king
  1. TCS230-Color-Sensor-for-Ship

    0下载:
  2. 该系统采用三块TCS230颜色传感器,监测轮船经过后海水的颜色变化的情况,数据采用就地处理,并运用改进型BP神经网络算法进行污染模式训练和模式识别。通过nRF401无线数字收发器,把污染识别的结果发送回监 视器,再通过字符和语音对识别结果进行报告。把轮船污染数据采集器安装在轮船尾部两侧进行实时监测,结果表明,监测速快,精确度高。-The system uses three TCS230 color sensor to monitor the ship through the water
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:678110
    • 提供者:fan
  1. matlab-Neural-network-PPT

    0下载:
  2. Matlab BP神经网络学习的一个PPT,BP神经网络的初学者可下了参考学习。-Matlab BP神经网络学习的一个PPT,BP Neural Network for beginners in the study.
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:423407
    • 提供者:孔祥光
  1. bpnn1

    0下载:
  2. prediction of voice character with BP neural network
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:375550
    • 提供者:Avril
  1. BP

    0下载:
  2. bandwith estimation in ADHOC
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:139047
    • 提供者:nas
  1. Intelligent-controller

    0下载:
  2. PID控制算法简单、鲁棒性强,但其参数整定过程繁琐,整定时需要控制对象的精确数学模型,而且整定往往是针对某一种具体工况进行的,缺乏自学习和自适应能力。模糊神经网络则兼备了模糊逻辑和神经网络的优点,具有函数逼近功能,具有较强的自适应、自学习能力、容错能力和泛化能力。借助于遗传算法对全局性参数进行优化设计,借助于BP算法对局部性参数进行优化,将模糊神经网络和遗传算法引入PID控制参数的整定过程,构造出一种基于模糊神经网络和遗传算法的智能PID控制器-Intelligent controller ba
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:1281583
    • 提供者:刘漂帆
  1. predict-research-and-application

    0下载:
  2. 本文主要讨论了几种预测方法以及在浙江电力市场和中国股票市场的应用 实例。预测方法主要介绍了统计学方法和BP神经网络算法 -This paper discusses several prediction methods, as well as application examples in the Zhejiang electricity market and the Chinese stock market. The prediction method introduces a stat
  3. 所属分类:Development Research

    • 发布日期:2017-05-10
    • 文件大小:2056636
    • 提供者:毛玉凤
  1. SigmoidFunction

    0下载:
  2. bp神经网络中sigmoid函数纤细介绍文档-bp neural network sigmoid function fine introduction document
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:38447
    • 提供者:高超
  1. rseuna1

    0下载:
  2. matlab实现的车牌字符识别,是基于BP神经网络的识别算法。-Matlab license plate character recognition, it is based on the BP neural network recognition algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2678
    • 提供者:
  1. 3D-geological-fault-structure-model-

    0下载:
  2. 辅以纹理特征的高分辨率遥感影像分类为了提高对高分辨率影像的分类精度,通过灰度差矢量法快速提取纹理特征,利用BP神经网络并辅以纹理特征,对一幅江西某地0·2m分辨率的航空影像进行分类。-In order to improve the classification accuracy of high-resolution images
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:229761
    • 提供者:范月
  1. matlab-4

    0下载:
  2. 用BP算法实现函数 逼近。 说明:1)网络结构为三层(输入层、1个隐层和输出层) 2)获取两组数据,一组作为训练集,一组作为测试集 3)用训练集训练网络 4)用测试集检验训练结果 -With BP algorithm function approximation. Descr iption: 1) The network structure of the three-layer (input layer, a hidden layer and output laye
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:79226
    • 提供者:songkaihua
  1. BP-matlab

    0下载:
  2. 神经网络的matlab程序,附有程序说明,简单易懂。-Neural network matlab program, with a descr iption of the procedures, simple and easy to understand.
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:11424
    • 提供者:htf
  1. BP

    0下载:
  2. 改程序是yongBP神经网络预测的简单编程,在MATLAB下运行-The reform program is a simple yongBP neural network prediction program run in MATLAB
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:2575
    • 提供者:水月
  1. Support-vector-machine-

    0下载:
  2. 提出了一种支持矢量机的汉语声调识别新方法。论文首先在基频和对数能量的基础上,建立了一个适合于支 持矢量机分类的等维声调特征。然后对支持矢量机的多分类策略和不同核函数对声调识别的影响进行了实验研究。 与BP神经网络相比,支持矢量机具有更高的识别率和更强的推广能力。-This paper presents a novel support vector machine based Chinese tone recognition method.A new tone recognition
  3. 所属分类:Project Manage

    • 发布日期:2017-11-08
    • 文件大小:472270
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com