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

搜索资源列表

  1. bp_source_c

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:9.42kb
    • 提供者:木木
  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
    • 文件大小:129.79kb
    • 提供者:HK
  1. NeuralNetworksatyouFingertips

    0下载:
  2. 各种神经网络的算法,包括bp,hp,som等 用c编的,程序简单易懂,适合大家学习-various neural network algorithm, including bp hp, som c, and so on with the series, procedures are simple, suitable for everyone learning
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:320.25kb
    • 提供者:叶超
  1. matlab_bp

    0下载:
  2. 关于bp算法来逼近一个函数,还有一些关于一些简单的matlab实验程序,包括切比雪的滤波
  3. 所属分类:语音合成与识别

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

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

    • 发布日期:2017-04-13
    • 文件大小:2.4kb
    • 提供者:penny
  1. C

    0下载:
  2. 用C++实现的BP神经网络算法程序, 用于预测数据及模数识别-C++ BP
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:5.93kb
    • 提供者:李鸣
  1. BpNet

    0下载:
  2. 该程序实现神经网络的BP算法,输入节点数,输出节点数,隐层数,隐层节点数任意,由用户决定。其中隐层数指的是总共曾数包含输出层,比如说异或算法为2层,第一层节点数为2,第二层也即输出层节点数为1,输入点数为2 。但是该程序对异或算法实现并不理想,对多层多节点的神经网络有较好的结果。-The program realize ...
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:19.66kb
    • 提供者:xinbo
  1. MATLAB

    0下载:
  2. BP神经网络算法关于二元函数逼近拟合的matlab的程序-BP neural network algorithm for the binary function approximation fitting
  3. 所属分类:assembly language

    • 发布日期:2017-11-06
    • 文件大小:2.72kb
    • 提供者:张三
  1. ldpc_decode

    0下载:
  2. LDPC码的经典的译码程序:BP译码算法-Classic LDPC code decoding procedure: BP decoding algorithm
  3. 所属分类:assembly language

    • 发布日期:
    • 文件大小:834byte
    • 提供者:田方
  1. 1

    0下载:
  2. 神经网络BP算法(C程序),方便大家学习神经网络的时候用-BP neural network algorithm (C program) to facilitate learning neural network at the same time
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:3.62kb
    • 提供者:sfhke
  1. GA--BP-neural-network

    0下载:
  2. 遗传算法的基本程序,主要的步骤,举例说明怎么应用遗传算法优化BP神经网络-GA basic procedures, main steps, illustrate how the application of genetic algorithm to optimize BP neural network
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:52.54kb
    • 提供者:sunyanchao
  1. ELM

    0下载:
  2. 极限学习机程序代码,可以进行拟合与分类,该算法结构简单,比BP等神经网络号-extreme learning machine
  3. 所属分类:ELanguage

    • 发布日期:2017-04-13
    • 文件大小:1.69kb
    • 提供者:董第水
  1. BPrecognition

    0下载:
  2. 此例可采用BP神经网络算法用于设备故障类型的模式识别程序。 本次为变压器故障(均为低压测故障)类型的识别。-This example can be used BP neural network algorithm for pattern recognition procedures for equipment fault type. The identification of the type of transformer fault (both low pressure fault detec
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:6.6kb
    • 提供者:蔡丽桑
  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
    • 文件大小:4kb
    • 提供者:dream
  1. bp12345678

    0下载:
  2. 用vc实现的bp的算法程序,神经网络的一种重要算法-Using vc to achieve the bp algorithm,AN IMPORTANT ALGORITHM FOR NEURAL NETWORKS
  3. 所属分类:source in ebook

    • 发布日期:2017-05-05
    • 文件大小:140.95kb
    • 提供者:陈刚
搜珍网 www.dssz.com