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

搜索资源列表

  1. nn

    11下载:
  2. 线性神经网络,BP神经网络,Hopfield神经网格,Elman神经网络,RBF神经网络;在模型应用模块中实现了六种实际应用:RBF网络的船用柴油机故障诊断,BP网络的齿轮箱故障诊断,SOM网络的回热系统故障诊断,BP网络的设备状态分类器,SOM网络的人口比例样本分类,SOM网络的土壤性状样本分类。-Linear neural network, BP neural network, Hopfield neural network, Elman neural network, RBF neural
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-07-16
    • 文件大小:711867
    • 提供者:haozi
  1. BP

    0下载:
  2. 使用MATLAB自己实现的一个BP神经网络的程序,程序中封装了一个函数,需要输入数据。上传的文件包中有一个Data文件,里面输入的数据和调用命令。-Use MATLAB to achieve one of their own BP neural network procedures, procedures in packages of a function, the need to input data. Upload a document package, there is a Data fi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1187
    • 提供者:dd
  1. descendiblity-arithmetic-BPNN-Matlab-example

    1下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例.doc-Using genetic algorithms to optimize BP neural network Matlab programming examples. Doc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:6756
    • 提供者:陈攀攀
  1. BP

    0下载:
  2. 基于MATLAB的神经网络标准BP程序。-MATLAB-based BP neural network standard procedures.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:984
    • 提供者:wanghui
  1. bp

    0下载:
  2. 很好的bp神经网络预测模型,很好有,有结果的拟合等-Good bp neural network prediction model, there is very good, the results of the fitting, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1862
    • 提供者:朱涛
  1. BPANN-c

    1下载:
  2. BP神经网络源程序c语言的matlab源代码-matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3701
    • 提供者:felixscape
  1. bp-matlab-code

    1下载:
  2. BP神经网络 MATLAB源码 没有用到神经网络工具箱-BP neural network source code is not used MATLAB neural network toolbox
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1470
    • 提供者:毛开
  1. BPPatternRecognition

    0下载:
  2. MATLAB编写的误差反向传播(BP)神经网络简单分类器。-MATLAB prepared by error back-propagation [BP] neural network classifier easy.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6864
    • 提供者:Anlaen Liang
  1. BPprediction

    1下载:
  2. BP神经网络预测程序 第一行的第二个数据表示train_flowoutput第一行的第二个数据对应预测日前一天2点的时用水量,第二行的第二个数据表示train_flowoutput第一行的第二个数据对应预测日前一周2点的时用水量,其余的数据与train_flowoutput相对应,每一行有288个数据。-BP neural network prediction program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3392
    • 提供者:安安
  1. ANN

    3下载:
  2. bp神经网络对短期电力负荷的预测,一周预测一天,输入是归一过的数据。-bp neural network for short-term load forecast, the forecast one day a week, enter the data have been normalized.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:9758
    • 提供者:jin
  1. ex3

    1下载:
  2. 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:113497
    • 提供者:吕寿鹏
  1. BPclass

    3下载:
  2. 利用BP神经网络对遥感图像进行地物的自动识别-The use of BP neural network of remote sensing images of the automatic recognition of features
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-07-07
    • 文件大小:682824
    • 提供者:harvey
  1. MATLAB

    1下载:
  2. matlab实现BP神经网络,源程序,受不了了,干嘛要20字呢-matlab,BP
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:17134
    • 提供者:yuyu
  1. bp

    0下载:
  2. 利用bp神经网络对遥感图像进行分类,输入样本值后,根据样本值对遥感图像不同的地物进行分类,分类后计算每种地物所占面积-The use of bp neural network classification of remote sensing images, enter a sample value, based on the sample value of the different features of remote sensing image classification, classif
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:2957
    • 提供者:sun
  1. NeuralNetwork_BP_Classification

    0下载:
  2. BP 神经网络 分类应用 简单实用,请多多下载-BP net work classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2444
    • 提供者:李俊华
  1. bp

    1下载:
  2. 用BP神经网络的初步级应用实现 电机故障诊断-BP neural network with the initial level of motor fault diagnosis applications
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:27750
    • 提供者:小马
  1. BP_FUZZY

    0下载:
  2. BP神经网络与模糊控制的联合控制程序,你一定能有所收获的-BP neural network and fuzzy control, joint control procedures, you will be able to be harvested
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1137
    • 提供者:zh
  1. BP

    1下载:
  2. 一个非常优秀的BP神经网络Matlab源程序-A very good BP Neural Networks Matlab source code
  3. 所属分类:matlab

    • 发布日期:2016-05-23
    • 文件大小:5589
    • 提供者:c
  1. BPsimulation

    0下载:
  2. BP神经网络仿真 MATLAB仿真程序的程序文件-BP neural network simulation program MATLAB simulation program files
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:673
    • 提供者:john
  1. Forecast

    1下载:
  2. BP神经网络,自适应竞争神经网络对地震进行预测实例-BP neural network, adaptive competitive neural networks to predict the earthquake example
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1693
    • 提供者:李建建
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com