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

搜索资源列表

  1. 程序

    4下载:
  2. 针对齿轮箱故障诊断的问题,提出了一种基于BP神经网络和DS 证据理论的不确定性信息融合方法。(In order to realize a stable and effective gearbox fault diagnosis system, an uncertain information fusion method based on BP neural network and modified DS evidence theory is proposed.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:15360
    • 提供者:Peachwin
  1. spam_email

    0下载:
  2. 利用BP神经网络对邮件分类,2分类,实现反向传播算法细节,非直接函数调用(BP neural network is used to classify mail, 2 classifications, to implement the details of backpropagation algorithm, non direct function call.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:horizonch115
  1. nnet

    0下载:
  2. 这是一个手动编写的BP神经网络算法,有完整注释,适合初学者。(This is a manually written BP neural network algorithm with full annotations for beginners.)
  3. 所属分类:进化算法

    • 发布日期:2018-04-20
    • 文件大小:22528
    • 提供者:zm29657900
  1. GA_Bp

    0下载:
  2. 利用Maltab脚本M语言,使用GA遗传算法优化BP神经网络阈值,文件包括:ga_bp和gaot工具箱,首先在maltab中利用setpath设置加载gaot工具箱,然后在ga_bp文件夹下运行!(Using Maltab scr ipt M language, we use GA genetic algorithm to optimize BP neural network threshold. The files include ga_bp and GAOT toolbox. First,
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:107520
    • 提供者:兰德尔
  1. bp.matlab

    0下载:
  2. 是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络。(In machine learning and science,artificial neural networks are a family of statistical learning models inspired by biological neural networks and are use to estimate or opproximate functions that can depend on
  3. 所属分类:matlab例程

  1. 单隐层BP

    0下载:
  2. 说明: BP神经网络一个简单的异或回归训练,适合入门(BP neural network A simple XOR regression training, suitable for getting started)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:roygym
  1. BP

    0下载:
  2. BP 神经网络能够实现数据的分类,预测。(BP neural network realizes data classification and prediction.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:我是静静
  1. 遗传算法优化的BP神经网络

    1下载:
  2. 遗传算法优化的BP神经网络,通过对遗传算法优化的BP神经网络的优化,使得遗传算法优化的BP神经网络适应性提高,精度显著增加。
  3. 所属分类:其它程序

  1. 03BP神经网络

    0下载:
  2. 神经网络代码,对初学者很适合,很好用的,一起交流一起进步(Neural network code, very suitable for beginners, very good use, together with the progress of communication)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:188416
    • 提供者:啊大苏打
  1. 【超级厉害】基于系统动力学和BP神经网络的EA

    12下载:
  2. 基于系统动力学和BP神经网络的EA,有兴趣的可以看看(EA, based on system dynamics and BP neural networks, is interested in looking at)
  3. 所属分类:金融证券系统

    • 发布日期:2018-04-23
    • 文件大小:165888
    • 提供者:香辣鲤鱼
  1. BP

    0下载:
  2. 该代码为基于BP神经网络的预测算法。对于复杂的非线性系统,难以用数学方法准确建模,在这种情况下,可以建立BP神经网络表达这些非线性系统。(The code is a prediction algorithm based on BP neural network. It is difficult for complex nonlinear systems to be modeled accurately by mathematical methods. In this case, BP neura
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:47104
    • 提供者:不举高高么
  1. BP

    1下载:
  2. 利用BP神经网络实现多酚类预测,代码为二分类与六分类(Using BP Neural Network to Realize Polyphenols Prediction with Two and Six Codes)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:21504
    • 提供者:zc_orange
  1. BP2

    0下载:
  2. 该程序用来产生训练样本,同时检验BP神经网络,是否真的能实现这样的功能(The program is used to produce training samples and test the BP neural network, whether it can really achieve such a function.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:晓雨大雨
  1. 粒子群神经网络仿真股票分析包

    2下载:
  2. 粒子群神经网络仿真股票分析包,可以直接拿来利用,只要输入股票的相关数据,即可仿真出相应的结果。(The PSO neural network simulation of the stock analysis package can be used directly. As long as the related data of the stock are input, the corresponding results can be simulated.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:9216
    • 提供者:欧体089
  1. BP

    0下载:
  2. 一个简单的BP神经网络matlab代码,且包含利用训练好的网络的预测代码(A simple BP neural network matlab code that contains predictive code that uses a trained network)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:双双双
  1. PSO-BP

    1下载:
  2. 粒子群算法优化BP神经网络,可用于指标预测(BP neural network optimized by Particle swarm optimization (PSO) that can be used for index prediction)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:霜月
  1. BP神经网络 文献汇总

    0下载:
  2. 一些关于神经网络matlab编程的基础文献,有各种类型的,方便大家学习、查阅。(Some of the basic literature about the MATLAB programming of neural network, there are various types, convenient for everyone to learn and consult.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:2126848
    • 提供者:梧桐灯下
  1. BpANN

    0下载:
  2. 采用Bp神经网络算法,通过训练计算有限的样本数据,进而对更广的数据进行预测(Using the Bp neural network algorithm to predict the data)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:375808
    • 提供者:小黄灬牛
  1. BP神经网络负荷预测代码

    0下载:
  2. 能够对一天之中每隔15min的电力负荷数据进行预测(load forecast based on BP neural network)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:18432
    • 提供者:笑笑天天
  1. chapter1

    0下载:
  2. BP神经网络对四种语音进行分类,包括网络结构初始化,网络训练,参数更新(Speech classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:377856
    • 提供者:P兴
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com