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

搜索资源列表

  1. Log-BP-Algorithm

    0下载:
  2. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:78150
    • 提供者:yanghui
  1. LDPC

    0下载:
  2. CMMB中的LDPC编码及解码功能的实现,解码算法为BP算法。-CMMB in the LDPC encoding and decoding implementations, decoding algorithm is BP algorithm.
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 本程序实现了简单的反向传播算法,以及对简单函数的拟合。-This program implements a simple back-propagation algorithm, as well as a simple function fitting.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:256851
    • 提供者:helloyan
  1. ganzhiqi

    0下载:
  2. 神经网络感知器模型程序,可以对现行可分系统进行分类。用matlab实现。另附BP算法文档。-Neural network sensor model program that can be divided into the current classification system. Using matlab. BP algorithm attached document.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:129682
    • 提供者:yeung yun
  1. bp

    0下载:
  2. 应用matbal编写的BP神经网络算法,可逼近任意非线性函数-Application matbal write the BP neural network algorithm can approximate any nonlinear function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:846
    • 提供者:翟爽
  1. bpznok

    0下载:
  2. 人工神经网络的程序 完成异或的要求 这样你能很轻松的了解bp算法 -The utility of artificial neural networks or different requirements so you can easily understand the bp algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1902137
    • 提供者:shiny
  1. bp1

    0下载:
  2. bp神经网络算法大全,包括基本算法、最优梯度下降算法、自适应算法等-bp neural network algorithm Daquan, including the basic algorithm, the optimal gradient descent algorithm, adaptive algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5461
    • 提供者:wangxx
  1. BP(c)444

    0下载:
  2. BP神经网络算法。 已经经过验证了 希望能带来帮助 一起学习-BP neural network algorithm. Has been proven to help bring hope to learn together
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:742142
    • 提供者:陶学琴
  1. JAVA_BP_GA_PSO

    0下载:
  2. JAVA开发的BP算法,GA算法,以及PSO算法源程序-JAVA development of BP algorithm, GA algorithm and PSO algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:27531
    • 提供者:congcong55
  1. BP

    0下载:
  2. 一个关于MATLAB的神经网络算法实例源程序,包括matlab工具箱的一些应用-A neural network algorithm on an instance of the MATLAB source code, including some applications matlab toolbox
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1260
    • 提供者:王树
  1. bp

    0下载:
  2. 钢琴音乐信号处理中的音色的重建算法 bp算法-Piano music sound signal processing algorithm for the reconstruction algorithm bp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3202
    • 提供者:刘利霞
  1. The-instruction-of-NNBP-1.0

    0下载:
  2. NNBP 1.0使用说明,NNBP是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值-NNBP 1.0 instructions, NNBP is BP algorithm demo program, the Levenberg-Marquardt algorithm which has practical value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:5137
    • 提供者:李志坚
  1. Genetic-algorithm

    0下载:
  2. 本程序使用遗传算法优化BP神经网络来进行非线性函数拟合-This program uses genetic algorithms to optimize the BP neural network for nonlinear function fitting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:52209
    • 提供者:费斌
  1. bp

    0下载:
  2. 实现神经网络BP三层网络的优化算法C程序,经调试正确无误!-Three-layer BP neural network to achieve network optimization algorithm C program, the debugger is correct!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1850
    • 提供者:离开苏
  1. NumRecognition

    3下载:
  2. 用改进的BP算法实现手写数字识别,并带有GUI界面,是一个很不错的手写数字识别系统。-Improved BP algorithm with handwritten numeral recognition, and with a GUI interface, is a very nice handwritten numeral recognition system.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:450812
    • 提供者:孔贝
  1. 68281214ISAR_Rotation

    0下载:
  2. BP算法的实现,压缩感知l1算法,谢谢了-BP algorithm, the compressed sensing algorithm l1, thank you
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:266556
    • 提供者:yangxing
  1. neural-network

    0下载:
  2. 神经网络相关ppt,主要包括BP算法和感知器优化算法相关介绍-Neural network-related ppt, including BP algorithm and optimization algorithm related presentations perceptron
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4328348
    • 提供者:chenliang
  1. ga-bp

    0下载:
  2. 遗传算法优化bp 包括讲义 源码 十分有用 适合初学者 希望大家喜欢-Genetic algorithm optimization bp including handouts very useful source for beginners hope you like
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3709
    • 提供者:zxj
  1. BP

    0下载:
  2. 基于大坝温控的温度预报程序,采用了L-M优化算法和贝叶斯正则化算法,结果良好-Prediction based on the temperature of the dam temperature control program, using the LM optimization algorithm and the Bayesian regularization algorithm, good results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1113
    • 提供者:杜晓帆
  1. BPA_P

    1下载:
  2. 基于BP算法的机载SAR点目标matlab仿真程序-The matlab code is about point target simulation of airborne SAR based on BP algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1402
    • 提供者:futao
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com