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

搜索资源列表

  1. 神经网络预测

    2下载:
  2. BP神经网络来进行滚动预测,精度教高,拟合程度较好,适合做预测工具(BP neural network is used for rolling prediction, high accuracy, better fitting degree, suitable for predicting tools)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-18
    • 文件大小:7168
    • 提供者:PCCH
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. 通过BP算法,实现对语音特征信号的数据分类(Through the BP algorithm, the realization of the classification of speech signals)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:375808
    • 提供者:akalin
  1. BP神经网络预测

    1下载:
  2. 神经网络工具箱,能够用来预测交通流量,代码中显示了实现的步骤(neural network toolbox)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:哎哎哎2
  1. BP和RBF神经网络用于预测

    2下载:
  2. BP和RBF神经网络用于电流互感器参数剩磁衰减因子的预测(Prediction of remanence attenuation factor of current transformer by BP and RBFneural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:15360
    • 提供者:kitty111
  1. 神经网络编程_源代码

    0下载:
  2. 人工神经网络BP神经网络编程源代码,可在matlab平台实现。(Artificial neural network BP neural network programming source code, can be implemented in the MATLAB platform.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-18
    • 文件大小:98304
    • 提供者:帽子屋
  1. BP神经网络L_M优化算法在地下水动态预测中的应用

    0下载:
  2. BP神经网络L_M优化算法在地下水动态预测中的应用(Application of BP neural network L_M optimization algorithm in groundwater dynamic prediction)
  3. 所属分类:人工智能/神经网络/深度学习

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

    0下载:
  2. 采用BP神经网络进行训练,将三位二进制数转为一位十进制数。(BP neural network is used for training)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:H.B.Wu
  1. BP

    0下载:
  2. 一个关于实现BP神经网络的例子,很容易理解,简单方便(An example of the implementation of BP neural network, it is easy to understand, simple and convenient)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:Foos
  1. test2-BP

    2下载:
  2. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。(Using BP neural network to design a classifier for male and female students. The features include height, weight, whether they like mathematics, whether they like literatur
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:10240
    • 提供者:Fay小非
  1. BP神经网络未优化

    0下载:
  2. 根据输入输出样本训练BP网络,达到一定精度,使用此网络进行预测(According to the input and output samples, the BP network is trained to achieve a certain precision, and the network is used to predict the network)
  3. 所属分类:人工智能/神经网络/深度学习

  1. BP Neural Network

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling based on BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:48128
    • 提供者:abcdxyz001
  1. bp-分类器

    0下载:
  2. 这是bp神经网络的M文件,包括BP网络的第一阶段学习期(训练加权系数wki,wij),BP网络的第二阶段工作期(根据局训练好的wki,wij和给定的输入计算输出),程序里有详细注释。该程序被用来作为分类器使用。(This is the BP neural network M files, including the first phase of BP network learning period (training weighting coefficient wki, wij), the se
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:Alise
  1. bp神经网络

    1下载:
  2. 使用java语言手动编写的bp神经网络算法(Manually write BP algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:2501632
    • 提供者:狗凯
  1. BP神经网络手写数字识别

    1下载:
  2. 使用bp神经网络算法识别手写阿拉伯数字图像,三层的误差反馈神经网络,可输出准确率,数据集为60000条数据,每条数据是一张28*28的图片(The BP neural network algorithm is used to recognize handwritten Arabia digital images, and the error feedback neural network of three layers can output the accuracy rate. The data
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:22823936
    • 提供者:ALLENWHELS
  1. 神经网络变量筛选—基于BP的神经网络变量筛选

    0下载:
  2. 该程序可用于神经网络变量筛选, BP神经网络,程序完整,可直接运行(Neural network variable filter, BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:江云渭树
  1. BP

    0下载:
  2. 用代码(非工具箱)实现BP神经网络对含有随机噪声的sin函数的逼近(The approximation of sin function with random noise by BP neural network with code (non toolbox))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:maodanzhang
  1. BP

    0下载:
  2. bp神经网络进行交通预测的Matlab源代码 数据为1986年到2000年的交通量 ,网络为3输入,1输出 15组数据,其中9组为正常训练数据,3组为变量数据,3组为测试数据(Matlab source code for traffic prediction by BP neural network The data is the traffic volume from 1986 to 2000. The network is 3 input and 1 output. 15 group
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:WanderKing
  1. 神经网络编程_源代码

    0下载:
  2. 关于BP神经网络的实现案例,利用matlab编程实现,方便研究BP神经网络的建模。(The realization case of BP neural network is realized by MATLAB programming, and it is convenient to study the modeling of BP neural network.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:88064
    • 提供者:fantasy1and
  1. BP

    1下载:
  2. bp神经网络 matlab 实现 深度学习方向(BP neural network matlab realizes deep learning direction)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:375808
    • 提供者:abayomy
  1. BP

    0下载:
  2. bp神经网络matlab实现,对bp神经网络在matlab中的简单实现,内容通俗易懂,适合初学者(Matlab implementation of BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com