CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - neural network back

搜索资源列表

  1. BPPatternRecognition

    0下载:
  2. MATLAB编写的误差反向传播(BP)神经网络简单分类器。-MATLAB prepared by error back-propagation [BP] neural network classifier easy.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6864
    • 提供者:Anlaen Liang
  1. nn_matlab

    0下载:
  2. matlab神经网络工具箱的实用指南,第一章是神经网络的基本介绍,第二章包括了由工具箱指定的有关网络结构和符号的基本材料以及建立神经网络的一些基本函数,例如new、init、adapt和train。第三章以反向传播网络为例讲解了反向传播网络的原理和应用的基本过程。-matlab neural network toolbox of the Practical Guide, chap neural network are the basic introduction, chapter II, inc
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:84856
    • 提供者:sanjinzhi
  1. fadongjiMBP

    4下载:
  2. 伺服电机的神经网络参数自整定程序,利用BP误差反向传播算法改变PID 控制参数以获得优越的控制效果-Servo motor parameters of the neural network self-tuning procedures, the use of error back-propagation algorithm BP to change PID control parameters for superior control
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1503
    • 提供者:阿满
  1. NN_project_1

    0下载:
  2. 這是一個類神經網路中倒傳遞類神經網路,應用於圖形識別上,可以把兩個不同分類的點,藉由BP找出他的分割線進行區分-This is a type of neural network back-propagation neural network applied to pattern recognition, it can be classified into two different points, by BP to find his distinction between partition l
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1585
    • 提供者:flower
  1. nn

    0下载:
  2. NN neural network for face recognition supervised feed forward back propagation neural network
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1452
    • 提供者:mony
  1. neural

    0下载:
  2. This program simulates a 3 or 4-layer Neural Network, and can be used to simulate an arbitrary, complex, or non-linear function that would be difficult to implement by traditional methods. The Back Propagation method is used "teach" the net
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-18
    • 文件大小:49599
    • 提供者:cso
  1. BPNetwork

    0下载:
  2. 反向传播神经网络例程,单隐层BP网络,简单易懂-Back-propagation neural network routines, a single hidden layer BP network, easy-to-read
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:28536
    • 提供者:史海波
  1. 2HiddenBP

    1下载:
  2. 双隐层反向传播神经网络例程,教学用,算法解释清晰-Two-hidden layer back-propagation neural network routines, teaching the algorithm explained clearly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1708
    • 提供者:史海波
  1. backpropagration

    0下载:
  2. 類神經網路之倒傳遞神經網路模型,使用matlab之c語言編輯-Artificial Neural Network- Back Propagation code with Matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1526
    • 提供者:tseng wen liang
  1. Back-propagation_NN

    0下载:
  2. BP neural network implementation with generalized delta learning rule and momentum-BP neural network in Matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:938
    • 提供者:lin
  1. learnh

    0下载:
  2. Back-propagation误差反向传播神经网络的学习算法-Back-propagation neural network back propagation learning algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1519
    • 提供者:Xu
  1. Backpropagation

    0下载:
  2. back probagation in neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:379222
    • 提供者:bashar
  1. neural

    0下载:
  2. neural network back-progate to solve xor question,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:681
    • 提供者:neal
  1. ijrte0206121124

    0下载:
  2. Abstract-This paper introduces the new concept of Artificial Neural Networks (ANNs) in estimating speed and controlling the separately excited DC motor. The neural control scheme consists of two parts. One is the neural estimator, which is us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:490072
    • 提供者:amidi
  1. PID-control-based-BP

    1下载:
  2. 用一个多层前向神经网络,采用反向传播算法依据控制要求实时输出Kp、Ki、Kd,依次作为PID控制器的实时参数,代替传统PID参数靠经验的人工整定和工程整定,以达到对大迟延主气温系统的良好控制。-We use a multilayer feedforward neural network using back propagation algorithm and based on control requirements.This net can real-time output Kp, Ki, K
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:577624
    • 提供者:durongmao
  1. Neural-Networks

    0下载:
  2. 神经网络原理 Simon Haykin 英文版 基本涵盖了神经网络的许多基础部分和重要方面。像Back Propagation, Radial-Basis Function,Self-Organizing Maps,以及single neuron中的Hebbian Learning, Competitive Learning和LMS Learning。 -Neural network theory Simon Haykin in English covering the neural net
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-21
    • 文件大小:35500121
    • 提供者:
  1. simulation-of-BP-neural-network

    0下载:
  2. BP神经网路的matlab仿真,该程序用matlab演示了BP神经网络的学习机制。-simulation of Back Propagation neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1570
    • 提供者:mayanbo
  1. BP-neural-network-prediction-method

    1下载:
  2. BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:3783
    • 提供者:陈发东
  1. BP-neural-network

    0下载:
  2. 倒傳遞類神經網路,廣泛應用於人工智慧系統-Neural backpropagation is the phenomenon in which the action potential of a neuron creates a voltage spike both at the end of the axon (normal propagation) and back through to the dendritic arbor or dendrites, from which much of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3130
    • 提供者:stanley
  1. Neural-network-programs-in-matlab

    0下载:
  2. The following Matlab project contains the source code and Matlab examples used for neural network programs. Perceptron LMS Feed Forward Back Propagation Character Recognition The source code and files included in this project are listed in the proj
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:13812
    • 提供者:sina
« 12 3 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com