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

搜索资源列表

  1. BP_algorithm

    0下载:
  2. 本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值.-This program is BP algorithm demo program, in which the Levenberg-Marquardt algorithm has practical value.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:332018
    • 提供者:初光磊
  1. VCPbpPimprovePworking

    1下载:
  2. 用VC++实现的,超级好用的神经网络源代码,BP算法,超好用,超简洁 ,,已经测试过可直接运行-With VC++ achieve, super easy to use neural network source code, BP algorithm, super useful, super simple, have been tested can be run directly
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4870589
    • 提供者:赵华夏
  1. ff

    0下载:
  2. BP算法例子:用一个五层的神经网络去逼近函数 ,有需要的程序员可以用到。-BP algorithm examples: using a neural network to approximate five functions, there is a need for programmers to use.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2991
    • 提供者:chenhuiqin
  1. bp-matlab-code

    0下载:
  2. 基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的-Bp basic neural network algorithms and improved neural network algorithm bp are my complete rewrite of the algorithm, is spreading everywhere, an online c++ bp neural network algorithm rewrit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1293
    • 提供者:宋坤
  1. BPSin

    0下载:
  2. BP神经网络:使用BP算法实现sin函数。源代码.BP神经网络的学习采用误差反向传播算法,简称BP算法。-BP neural networks: the BP algorithm sin function. Source code. BP neural network learning using the error back propagation algorithm, referred to as BP algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:308602
    • 提供者:哼哼
  1. BP-Adaboosting

    0下载:
  2. Adaboosting算法结合BP神经网络,进行强学习预测,预测精度极高-Adaboosting algorithm combined with BP neural network for forecasting strong learning, high prediction accuracy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:47499
    • 提供者:
  1. MBP

    0下载:
  2. 神经网络修改BP辨识算法,用于辨识复杂的非线性系统,相对传统BP算法,具有计算快等优点-Modify BP neural network recognition algorithm for identification of complex nonlinear system, compared to the traditional BP algorithm has the advantages of quick calculation
  3. 所属分类:ELanguage

    • 发布日期:2017-04-07
    • 文件大小:1554
    • 提供者:zhou
  1. BP

    0下载:
  2. BP神经网络,经过遗传算法进行优化,效果比较好-BP neural network, through genetic algorithm optimization, the effect is better
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:322070
    • 提供者:杨子彧
  1. CSTwodim-BPOMPStOMPalgorithm

    3下载:
  2. 该压缩包里有基于压缩感知理论的stomp、omp、和bp算法,在处理二维图像上比较有优势,可直接在matlab上运行-The bag is compressed based on compressed sensing theory stomp, omp, and bp algorithm, in dealing with a comparative advantage on the two-dimensional image can be directly run in matlab
  3. 所属分类:2D Graphic

    • 发布日期:2015-09-14
    • 文件大小:568320
    • 提供者:杨良龙
  1. ann

    0下载:
  2. BP算法实现6维对称输入输出1,否则0 C++源代码 -BP algorithm to achieve six-dimensional symmetric input-output 1, otherwise 0 C++ source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:2972
    • 提供者:flying
  1. Homework_2

    0下载:
  2. BP算法 数字识别 人工神经网络 带有示例 training & testing -BP algorithm digital identification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:4198
    • 提供者:谢爱玲
  1. BP-neural-network-function-

    0下载:
  2. 人工智能及其运用实验亿基于BP神经网络算法的函数逼近-Artificial Intelligence and its use of experimental one hundred million based on BP neural network function approximation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:68993
    • 提供者:李赛凤
  1. Basis-Pursuit

    0下载:
  2. 很不容易找到关于BP算法的论文,和程序配套使用-Not easy to find papers on BP algorithm, and procedures for supporting the use of
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:512108
    • 提供者:Sophia
  1. myBP

    0下载:
  2. 采用典型的BP算法实现了基于MNIST的手写数字识别采用输入层、隐含层和输出层的三层结构,实现了BP算法下的神经网络。用7000个样本进行自洽检验,正确率99.79 。-Using typical BP algorithm based on MNIST handwritten numeral recognition using input layer, hidden layer and output layer, three-layer structure, to achieve the neu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3164309
    • 提供者:刘荣荣
  1. BP-predict

    1下载:
  2. 针对中长期电力负荷预测样本量小、多因素影响的特点,利用灰色关联度筛选影响因素,建立基于BP 神经网络算法的负荷预测模型,通过多因素变量及历史负荷变量序列进行滚动预测,得到的预测值明显优于 单一预测方法,并通过马尔可夫过程对预测残差进行修正,使预测精度得到较大提高,研究实证表明,这种预 测方法具有进行推广应用的价值 -For long-term load forecasting small sample size, the characteristics of many facto
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-26
    • 文件大小:2048
    • 提供者:lhj
  1. BP-neural-network-algorithm

    0下载:
  2. BP神经网络算法源程序,可用于求解复杂的学习型问题和大数据挖掘
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:6342
    • 提供者:胡刚
  1. BP

    0下载:
  2. 用于遗传算法的BP神经网络优化算法,使用时可根据具体情况做适当修改-Genetic algorithm for BP neural network optimization algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5183
    • 提供者:张艳伟
  1. BP.m

    0下载:
  2. BP神经网络代码,使用LM算法(高斯牛顿法的改进,具有很好的鲁棒性)-BP neural network code, use the LM algorithm (modified Gauss-Newton method has good robustness)
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:514
    • 提供者:xufeng
  1. jixiebi

    0下载:
  2. 设计一个用于解决两关节机械臂手的反演运动学的前馈网络,要求末端执行器的运动轨道是一条直线中的AB,具体要求如下: (1) 设计合适的网络结构 (2) 按要求给出11个训练数据,用BP算法训练网络使之能满足控制要求 -Sports track design a feedforward network for solving two joint manipulator inverse kinematics of the hand, called for an end of the act
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1389
    • 提供者:老三
  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
    • 文件大小:12445
    • 提供者:yu
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com