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

搜索资源列表

  1. 20060417008-6483

    0下载:
  2. C++的BP算法源程序.通过调试。大家可以参考一下。-C BP algorithm source. Through debug. We can take a look.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8.3kb
    • 提供者:张龙
  1. NumRecogBP

    0下载:
  2. 采用BP神经网络算法实现的大写金融汉字识别软件的核心识别功能,适合学习。-BP neural network algorithm to achieve the financial capital of the Chinese character recognition software to identify the core features for learning.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:53.12kb
    • 提供者:sinan
  1. bp_anncode

    0下载:
  2. 神经网络的bp算法。学神经网络的基础经典算法,不用多说了-bp neural network algorithm. Neural networks learn the basis of the classical algorithm, in fact the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:49.42kb
    • 提供者:杨文海
  1. bpNN(vc)

    0下载:
  2. 一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助。-one with VC bp efficient neural network algorithm source code, and I hope to be helpful.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17.97kb
    • 提供者:梅子
  1. myBP_vise

    0下载:
  2. C版BP(逆向传播神经网络算法)的实现,感兴趣的可以看下!-C version BP (reverse propagation neural network algorithm) is the realization interested can see next!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.05kb
    • 提供者:chenlaijun
  1. 8574268756

    0下载:
  2. 一个很好的BP算法,利用C实现.希望对大家有帮助,多多交流.-a good BP algorithm, C to achieve. We hope to help conduct more exchanges.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:617kb
    • 提供者:dgdfgd
  1. my bp prog

    0下载:
  2. 改进后的bp 算法实现.\并给出一些实例子进行模拟算法用vc实现-bp improve the algorithm. \\ And gives some examples for simulation algorithm to achieve vc
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.78kb
    • 提供者:戴先生
  1. EffectivBP

    1下载:
  2. 神经网络BP改进算法:对开发神经网络BP算法的人员大有帮助-neural network algorithm improvements : the development of neural network algorithm greatly assist the staff
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12.68kb
    • 提供者:黄亭岚
  1. bp.example

    1下载:
  2. 采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2.92kb
    • 提供者:闫薇
  1. beiyesifenbu

    0下载:
  2. 分类判别中,bayes判别的确具有明显的优势,与模糊,灰色,物元可拓相比,判别准确率一般都会高些,而BP神经网络由于调试麻烦,在调试过程中需要人工参与,而且存在明显的问题,局部极小点和精度与速度的矛盾,以及训练精度和仿真精度间的矛盾,等,尽管是非线性问题的一种重要方法,但是在我们项目中使用存在一定的局限,基于此,最近两天认真的研究了bayes判别,并写出bayes判别的matlab程序,与spss非逐步判别计算结果一致。-Classified Identifying, bayes discrim
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.86kb
    • 提供者:lili
  1. Tripleinvertedpendulumweightedfuzzyneuralnetworkco

    0下载:
  2. 为了提高三级倒立摆系统控制的响应速度和稳定性,在设计Mamdani 型模糊推理规则控制器控制倒立摆系统稳定的基础上, 设计了一种更有效率的基于Sugeno 型模糊推理规则的模糊神经网络控制器。该控制器使用BP 神经网络和最小二乘法的混 合算法进行参数训练,能够准确归纳输入输出量的模糊隶属度函数和模糊逻辑规则。通过与Mamdani 型控制器的仿真对比, 表明该Sugeno 型模糊神经网络控制器对三级倒立摆系统的控制具有良好的稳定性和快速性,以及较高的控制精度。-In order to
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:538.94kb
    • 提供者:月到风来AA
  1. bp

    0下载:
  2. BP算法完成样本学习、样本训练和数据测试的功能-BP learning algorithm to complete the sample, the sample function of training and data testing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:5.44kb
    • 提供者:张庆宾
  1. BP-neural-network-source-code(C)

    0下载:
  2. BP神经网络的算法,比较完整,采用C语言编写,在visual c++下编译通过-BP neural network algorithm, more complete, using C language, by in visual c++ compile
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:4.48kb
    • 提供者:赵永宁
  1. BP

    1下载:
  2. 压缩传感理论是今年来信号和图像处理领域的热点,这是一个matlab编写的基于BP算法的压缩传感程序,可以模拟压缩传感理论的采样和图像恢复过程。-Compressed sensing theory is that this year the field of signal and image processing hotspot, this is a matlab prepared BP algorithm based on compressed sensing program that can
  3. 所属分类:Algorithm

    • 发布日期:2015-09-14
    • 文件大小:109kb
    • 提供者:刘雪峰
  1. BPneuralnetworkexample

    0下载:
  2. neural network algorithm, BP method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.15kb
    • 提供者:徐超
  1. bptraining

    0下载:
  2. 经典的BP神经网络算法实现,经典的BP神经网络算法实现-Classic BP neural network algorithmClassic BP neural network algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.96kb
    • 提供者:李旭光
  1. BP_CPP

    0下载:
  2. 合成孔径雷达成像程序,使用BP算法,对点目标进行仿真,实现点目标的成像-Synthetic aperture radar imaging procedures, the use of BP algorithm, the point target simulation to achieve point target imaging
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:12.15kb
    • 提供者:yu
  1. Cpp1

    0下载:
  2. 本代码是神经网络模型与学习算法(bp算法)的c++程序-bp algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.69kb
    • 提供者:王瑶
  1. BP Matlab

    0下载:
  2. BP神经网络算法代码 ,可以用来分类与预测(BP neural network algorithm code can be used for classification and prediction.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:11kb
    • 提供者:筱旭呀
  1. scmt.m

    1下载:
  2. 用PSO-BPNN算法对时间序列数据进行拟合并预测未来一段时间数据(Using pso-bpnn algorithm to predict the future time series data)
  3. 所属分类:数学计算

    • 发布日期:2020-06-12
    • 文件大小:2kb
    • 提供者:hululu_188
« 12 3 »
搜珍网 www.dssz.com