CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - BP算法

搜索资源列表

  1. BPprog

    0下载:
  2. BP算法最新C源程序, #include\"stdarg.h\" #include\"stdio.h\" #include\"stdlib.h\" #include\"math.h\" #include\"graphics.h\" #include\"conio.h\" #define IN 4 /*输入层的神经元个数*/ #define HID 13 /*隐含层的神经元个数*/ #define MOD 594 /*学习样本个数*/ #define OUT
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2958
    • 提供者:陈光华
  1. bp_source_c

    0下载:
  2. bp算法的c实现,程序已经通过调试,希望对大家有用-bp c algorithm achieved through debugging procedures, we hope to useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27842
    • 提供者:陆鹏
  1. bp_study

    0下载:
  2. 神经网络程序,BP算法模拟程序,可以在windows下编译通过-neural network programming, BP algorithm simulation program that can compile under windows
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9649
    • 提供者:木木
  1. digital_recogonizer

    0下载:
  2. 神经网络进行手写数字识别: 本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值. 带有图形界面-neural network handwritten numeral recognition : this program is the BP algorithm Demonstration Program, The Levenberg-Marquardt algorithm is practical value. with a graphical in
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:132910
    • 提供者:HK
  1. demobpm

    0下载:
  2. 动量bp算法源程序。网上找来的。希望有用。多谢支持-momentum bp algorithm source. The design of the Internet. Hope useful. Thank you for your support
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2068
    • 提供者:wwbob
  1. BP

    0下载:
  2. neural network,神经网络的BP算法的代码,保证能运行,Back Propagation-neural network, the BP neural network algorithm code, the guarantee of operation, Back Propagation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3589
    • 提供者:young
  1. BP

    0下载:
  2. 利用C++实现BP算法,共同学习(转载)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:33862
    • 提供者:ttniao
  1. C++BP

    0下载:
  2. 基于C++的BP算法源程序(包括训练和仿真)我想对大家是有用的请看看
  3. 所属分类:书籍源码

    • 发布日期:2014-01-17
    • 文件大小:2292
    • 提供者:王明明
  1. SPSO-BP-GANN

    0下载:
  2. 该代码可在matlab6.0版本以上运行,实际上是bp算法的改进.
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-17
    • 文件大小:3972
    • 提供者:eva lin
  1. bp_fortran1

    1下载:
  2. BP神经网络FORTRAN源代码。 BP算法由两部分组成:信息的正向传递与误差的反向传播。在正向传播过程中,输入信息从输入经隐含层逐层计算传向输出层,每一层神经元的状态只影响下一层神经元的状态。如果在输出层没有得到期望的输出,则计算输出层的误差变化值,然后转向反向传播,通过网络将误差信号沿原来的连接通路反传过来修改各层神经元的权值直至达到期望目标。 -BP neural network FORTRAN source code. BP algorithm consists of two p
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2009
    • 提供者:范磊
  1. BP

    0下载:
  2. 这个C语言的程序是bp算法实现,可以运行得出结果-The C language program is bp algorithm, the results can run
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2453
    • 提供者:penny
  1. BP-suanfa

    0下载:
  2. 神经网络代码 关于BP算法以及神经网络的建立及仿真-Building and Simulation of neural network code on the BP algorithm and neural network
  3. 所属分类:assembly language

    • 发布日期:2017-11-16
    • 文件大小:808
    • 提供者:chandler
  1. BP

    0下载:
  2. 用于压缩感知的基追踪(BP)算法,可直接运行。-BP ALOGRITHM FOR COMPRESSIVE SENSING
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:542
    • 提供者:zhaojianlin
  1. bp

    0下载:
  2. bp算法的简单的java描述,经过部分的训练可以得到预期的结果,这样来进行预测-Bp algorithm of simple Java descr iption, with part of the training can get the desired results, so to forecast
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2992
    • 提供者:retrieve
  1. BP

    0下载:
  2. 本文结合遗传算法对BP算法进行优化,建立了改进的BP神经网络模型。最后,充分利用MATLAB语言的各自优势,进行编程-In this paper, the genetic algorithm to optimize BP algorithm, establish an improved BP neural network model. Finally, make full use of their respective advantages MATLAB language programming
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1591
    • 提供者:刘峥峥
  1. bp

    0下载:
  2. 基于BP算法的LDPC译码程序,采用vhdl语言,bp算法-BP algorithm based on LDPC decoding program using vhdl language, bp algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4091
    • 提供者:dream
  1. bp神经元

    1下载:
  2. 一个简单的BP神经元算法,(凑20个汉子真不容易,为什么非要规定写多少说明?)(Simple BP neuron algorithm)
  3. 所属分类:易语言编程

  1. bp

    0下载:
  2. bp神经网络优化数据参数的目的,并和遗传算法做比较(bp neural network optimization data parameter purposes, bp neural network data parameter optimization purposes.)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:kdx
  1. ACO-BP预测

    0下载:
  2. 一种基于蚁群算法优化的BP神经网络,请大家参考指正(Ant Colony Optimization BP Neural Network)
  3. 所属分类:汇编语言

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:X。
  1. NN_BP

    0下载:
  2. 用matlab实现BP算法编程,用于压缩感知重构,可用于数据图像重构。(Using MATLAB to realize BP algorithm programming. It can be used for compressed sensing reconstruction,and can be used for data and image reconstruction.)
  3. 所属分类:易语言编程

    • 发布日期:2018-05-03
    • 文件大小:11264
    • 提供者:zccchong
« 12 3 4 5 »
搜珍网 www.dssz.com