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

搜索资源列表

  1. BP_abs(sinX)

    0下载:
  2. BP算法拟合y=abs(sin(x))函数,样本数9对,目标值0.001-BP algorithm fitting y = abs (sin (x)) function, for nine samples right, the target value 0.001
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:15941
    • 提供者:孙志海
  1. BPSHUANF

    1下载:
  2. BP算法的原理及其MATLAB程序,为PPT格式,MATLAB源代码在其中-BP algorithm principle and MATLAB procedures for the PPT format, MATLAB source code in which
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:22788
    • 提供者:张凡
  1. BpStudy

    0下载:
  2. 这是我还未做完的BP算法,望大家帮我改正!-This is not yet finished BP algorithm, we hope to help me correct!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2717
    • 提供者:谢永
  1. Machine Learning - C++的BP算法源程序

    0下载:
  2. 一个BP算法的C++实现-an algorithm to achieve C
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8702
    • 提供者:张磊
  1. BP网进行分类

    0下载:
  2. 有关BP网络算法的源代码-the BP network algorithm source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2131
    • 提供者:刘新华
  1. BPc++

    0下载:
  2. BP算法的C++源程序,软件实现BP神经网络的功能-BP algorithm in C source code, software BP network functions
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7203
    • 提供者:mary
  1. l1

    2下载:
  2. 压缩感知的一个应用实例,对压缩后的信号用BP算法重构-An application of compressed sensing, on the compressed signal with the BP algorithm has
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2951
    • 提供者:
  1. C++

    0下载:
  2. C++实现BP算法 ,希望大家帮忙多提意见 -C++ Achieve BP algorithm, hope everyone to help do so
  3. 所属分类:DNA

    • 发布日期:2017-04-02
    • 文件大小:2571
    • 提供者:1
  1. BPalgorithm

    0下载:
  2. bp神经网络算法,是用c语言实现的,比较简单,供初学者练手-bp neural network algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:314631
    • 提供者:张亚社
  1. csmp

    3下载:
  2. CoSaMP,BP,OMP算法,比较它们在不同信噪比情况下的重构误差。-CoSaMP, BP, OMP algorithm and compare them with different SNR in the reconstruction error.
  3. 所属分类:Other systems

    • 发布日期:2015-06-15
    • 文件大小:984
    • 提供者:wanghui
  1. ann

    1下载:
  2. 人工神经网络算法的实现,bp神经网络,二输入,一输出-Artificial neural network algorithm, bp neural network, two input, one output
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:9942
    • 提供者:yangbo
  1. ann

    0下载:
  2. 这个是一篇论文,它用visualc++6.0实现了bp算法-This is a paper, it visualc++ 6.0 achieved bp algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:264914
    • 提供者:林浪
  1. BPalgorithm

    0下载:
  2. 人工神经网络BP算法,运用了Matcom4.5的矩阵运算库-Artificial neural network BP algorithm, using the matrix calculation Matcom4.5 Library
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1635747
    • 提供者:minhrac
  1. BPNet

    0下载:
  2. bp神经网络优化算法 vc++环境开发 新的优化算法-bp neural network optimization algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2202045
    • 提供者:jia
  1. Matlabbp

    1下载:
  2. 利用matlab实现的BP神经网络算法,对初学者很有用-matlab neural network to achieve the BP algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:663
    • 提供者:王慧
  1. BP

    0下载:
  2. 神经网络BP算法,c语言编写的,通用可移植!-BP neural network algorithm, c language, general-purpose portable!
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3486
    • 提供者:林雨宣
  1. bp1

    1下载:
  2. 利用BP算法,设计一个多层感知器为表中的数据集提供一个非线性逼近,并测试其泛化能力。-BP algorithm is used to design a multi-sensor data sets for the table to provide a non-linear approximation, and to test its generalization ability.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:16365
    • 提供者:印锦
  1. BPNN

    0下载:
  2. 采用BP算法实现了异或功能,采用C++编程-BP algorithm is implemented using XOR function, using C++ Programming
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:240444
    • 提供者:cfwang
  1. BP_study

    0下载:
  2. 基于VC++6.0的MFC编程实现人工智能的BP异或算法-Based on VC++6.0 to MFC programming of artificial intelligence algorithm for BP XOR
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3652472
    • 提供者:cfwang
  1. bpsuanfa

    0下载:
  2. 这个算法很好的实现了bp算法的功能。能够很好的帮助初学者了解bp算法思想。-The algorithm achieved a very good bp algorithm. Can be a good idea to help beginners understand the bp algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:751269
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com