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

搜索资源列表

  1. bp

    0下载:
  2. 人工神经网络,利用matlab工具箱算法-Artificial neural network using matlab toolbox algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:730
    • 提供者:liuct
  1. feedforward_with_GUI

    0下载:
  2. design and implementation of feedforward neural network with BP training algorithm.(include the GUI)
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:564468
    • 提供者:maisam
  1. BP

    0下载:
  2. 这是一个基于matlab的三层神经网络算法,赋予不同的向量可对权值进行训练-This is a three-layer neural network matlab-based algorithm can give different weight vector for training
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:596
    • 提供者:wyy
  1. BP

    0下载:
  2. 基于BP算法的神经网络,实现输入对称样本时输出为0-Algorithm based on BP neural network, the input sample of the output is 0-symmetric
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1891074
    • 提供者:xiaobenben
  1. shouxieshibie

    0下载:
  2. 上午上课在稿纸上画了半天,整理下思路,下午动手写的,所有模块已大概成型,本着照顾后学者,以及资源共享的原则,贴上核心的bp算法部分,已经封装好了,使用可以直接调用。三层,基本三层就可以解决我们的这些简单的问题,输入为8×8,输出4,隐层数目conts num=8 还可进一步封装,const输入层节点,输出层节点。-Morning class in the writing paper drew a long time, under the idea of finishing the afterno
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1895
    • 提供者:杨元龙
  1. perceptron

    0下载:
  2. 构造一个基于感知器学习算法的神经学习系统利用一编程语言建立一个基于感知器/BP学习算法的神经学习系统。-Construct a perceptron learning algorithm based on neural learning system using a programming language to build a device based on the perception/BP learning algorithm for neural learning system.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:31796
    • 提供者:wony
  1. bp1

    0下载:
  2. BP算法的C语言实现--三层神经元网络.普通BP算法和改进型BP[带缓冲项]算法-BP algorithm C-language implementation- three-layer neural network. Ordinary BP algorithm and the improved BP [with a cache entry] algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:9621
    • 提供者:han fei
  1. cmatlabbp

    0下载:
  2. 这是一个很好很好的很好的bp算法的希望对您有用我找了半天的-This is a very good very good very good bp algorithm is useful to you, I hope to find a half-day
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:6600
    • 提供者:fhf
  1. bp

    0下载:
  2. 平台:matlab 基于bp反馈网络的算法设计的双层感知器。 -Platform: matlab-based algorithm design of feedback network bp double-layer perceptron.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:16406
    • 提供者:cckaa
  1. 3

    0下载:
  2. 基于改进BP算法的数字字符识别,改进原有的BP算法,实现更好的数字字符识别。-BP Algorithm Based on Improved digital character recognition, improving the original BP algorithm, to achieve a better digital character recognition.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:377964
    • 提供者:songwei
  1. improveBPNet

    1下载:
  2. 改进的BP算法实现程序,以共轭梯度法实现BP神经网络。测试数据以txt格式给出。-Improved BP algorithm procedures in order to conjugate gradient method to achieve BP neural network. Test data given in txt format.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:233044
    • 提供者:高雅田
  1. GA-RBF

    3下载:
  2. 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:7122
    • 提供者:天天
  1. yichuanbp

    0下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例-BP using genetic algorithm optimization of the Matlab Neural Network Programming Example
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1604
    • 提供者:夏琳
  1. road_yunliang

    0下载:
  2. BP算法客运量预测,十分详细的好资料,值得参考-Passenger Volume Forecast BP algorithm, a very good detailed information, it is also useful
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1973
    • 提供者:ting
  1. bp-matlab

    0下载:
  2. Matlab编写的BP误差反向传播神经网络算法-Matlab BP prepared by back propagation neural network algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:15981
    • 提供者:Xu
  1. GABP3

    0下载:
  2. 遗传算法 优化 BP神经网络 非线性函数 拟合-Genetic algorithm BP neural network nonlinear function approximation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:56428
    • 提供者:guanyouyuan
  1. BACKPROP

    0下载:
  2. 用C++语言实现了B-P算法,隐含层节点多少仅受内存限制-Using C++ language to implement the BP algorithm, the number of hidden layer nodes limited only by memory
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:215016
    • 提供者:赵静
  1. neural

    0下载:
  2. 基于bp算法的神经控制的一个小的Matlab实例-Bp algorithm based on neural control of a small Matlab examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:9240
    • 提供者:林彤经
  1. 55593373BP-vcSourceCode

    0下载:
  2. 用vb编写的一个bp身经网络算法的元程序不知道好不好用先传上来,高手指点下-Vb bp with a prepared algorithm through the network element itself does not know any better pass up the first easy to use, under the master pointing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:204685
    • 提供者:小四
  1. ANN

    0下载:
  2. matlab开发的RBF、BP PID算法,已经过测试-matlab development of RBF, BP PID algorithm has been tested
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:9804
    • 提供者:刘春元
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com