CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - BP 数据

搜索资源列表

  1. BP

    0下载:
  2. 训练好的BP神经网络 还有训练的数据 在C++控制台下的程序
  3. 所属分类:C#编程

    • 发布日期:2014-01-17
    • 文件大小:14.02kb
    • 提供者:zheng
  1. bp

    0下载:
  2. 对于多个输入数据,bp网络自动的调整各个权值,直到达到预先设定的值。这样可以用来估计未来输入点的类别。即对数据进行了分类。-For multiple input data, bp network automatically adjust the various weights until they reach pre-set value. This can be used to estimate future input point category. Namely, the data are
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1.28mb
    • 提供者:
  1. BP

    0下载:
  2. BP神经网络C语言程序 进行BP训练 可根据需要更改数据进行BP训练测试-BP neural network C language program for BP training may need to change the data according to BP training tests
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:5.17kb
    • 提供者:
  1. BP

    3下载:
  2. 神经网络bp算法VC++实现网络的相关运算有:1、网络的输入输出接口,即训练数据的输入,各层权值和节点阈值的输出;2、网络的学习,包括前向传播运算和反向传播运算,误差估计,权值阈值修改;3、网络预测的实现等等。其中网络的学习算法采用变步长和加动量项的优化学习算法,经过我的实验对网络的学习效率有很大提高-Neural network bp algorithm VC++ to achieve the network-related operations: 1, the network input a
  3. 所属分类:Windows编程

    • 发布日期:2013-01-17
    • 文件大小:249.46kb
    • 提供者:dcw
  1. PSO-bp((matlab

    0下载:
  2. pso-bp MATLAB程序用于仿真数据。(The PSO-BP MATLAB program is used to simulate the data.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:3kb
    • 提供者:xufanfei
  1. 31616425bp

    0下载:
  2. 在eclipse上实现的BP,数据集需要自己添加(BP implemented on eclipse, and the data set needs to be added by itself)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:82kb
    • 提供者:fentic
  1. BP

    1下载:
  2. BP神经网络 。。。 C++ 。。。包含数据。。。(BP BP neural network... C++... Include data...)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:6.76mb
    • 提供者:fffan
  1. BP-classifer

    0下载:
  2. iris数据集 用于BP神经网络分层(The iris data set is used for BP neural network delamination)
  3. 所属分类:其他

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

    1下载:
  2. 基于BP神经网络的聚类分析数据分类例如语音信号识别(Clustering analysis based on BP neural network)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:367kb
    • 提供者:第一王者
  1. BP神经网络实现图像压缩

    1下载:
  2. 数据分析之机器学习:BP神经网络实现图像压缩(BP neural network for image compression)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:64kb
    • 提供者:zerokine
  1. BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. bp网络用于数据分类,一类语音特征信号的分类,以供参考学习(BP network is used for data classification, and a class of speech feature signals is classified for reference learning)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:506kb
    • 提供者:艺宝
  1. BP-程序

    0下载:
  2. bp程序,可用于等级分类或是品质检测,已通过自己苹果数据检测(BP program, which can be used for grade classification or quality detection, has passed its own apple data detection)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:216李文鑫
  1. bp神经网络

    1下载:
  2. 运用bp神经网络建立预测模型,通过matlab实现未知数据的预测(The bp neural network is used to establish the prediction model and the unknown data is predicted by matlab.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:796kb
    • 提供者:肯定有问题
  1. BP神经网络预测激光焊接数据

    2下载:
  2. 建立BP神经网络拟合曲面,实现激光焊接数据的预测(BP neural network mainly through 4 steps in the implementation of MATLAB, read file setting parameters, create a BP network, neural network training, neural network simulation. After the program, some basic parameters are set
  3. 所属分类:其他

    • 发布日期:2020-12-28
    • 文件大小:9kb
    • 提供者:冯大大
  1. 基于BP网络的个人信贷信用评估

    1下载:
  2. 利用bp神经网络,及相关数据对人的个人信用进行评估(Using BP neural network and related data to evaluate personal credit.)
  3. 所属分类:其他

    • 发布日期:2019-11-29
    • 文件大小:24kb
    • 提供者:这些成分
  1. BP神经网络与多项式拟合曲线

    2下载:
  2. BP神经网络与多项式拟合曲线,数据统计描述,神经网络模型,概率统计建模的理论和方法。(BP neural network and polynomial fitting curve, data statistical descr iption, neural network model, probability and statistics modeling theory and method.)
  3. 所属分类:其他

  1. 采用BP神经网络进行非线性预测

    2下载:
  2. 该代码包括单隐含层BP和双隐含层BP。建立基于BP神经网络的预测模型,对数据进行随机排列,选取训练样本和测试样本,训练样本训练网络,测试样本进行验证(The code includes single hidden layer BP and double hidden layer BP. Establish a prediction model based on BP neural network, arrange the data randomly, select training sample
  3. 所属分类:其他

    • 发布日期:2020-03-08
    • 文件大小:47kb
    • 提供者:kasino
  1. 遗传算法优化BP网络(用于电力负荷预测预测)

    3下载:
  2. 遗传算法改进的bp神经网络精准预测符合数据(Precision prediction coincidence data of BP neural network improved by genetic algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2019-11-13
    • 文件大小:7kb
    • 提供者:帅一起来
  1. PSO-BP程序

    16下载:
  2. 用粒子群优化BP神经网络matlab代码 %以下是训练数据,前4列为输入,第5列为输出 5.700 3.800 0.3175 2.33 2310 4.550 3.050 0.3175 2.33 2890 2.950 1.950 0.3175 2.33 4240 1.950 1.300 0.3175 2.33 5840 1.400 0.900 0.3175 2.33 7700 1.200 0.800 0.3175 2.33 8270 1.050 0.700 0.3175
  3. 所属分类:其他

    • 发布日期:2019-11-12
    • 文件大小:136kb
    • 提供者:isgsj
  1. BP神经网络股票预测

    2下载:
  2. 在600085这个数据表中,以XZSLX综合作为输入,以收盘价作为输出 以前595个数据作为训练样本,后100个数据作为实际输出。 通过训练数据建立模型,最终输出100个预测的股票收盘价。 将预测的收盘价和实际的收盘价进行对比并求取误差,从而判断所建立模型的准确性。 RBF神经网络调用newff函数实现。(In the data table of 600085, XZSLX synthesis is used as input and closing price as output. The
  3. 所属分类:其他

    • 发布日期:2020-07-01
    • 文件大小:209kb
    • 提供者:nz106
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com