搜索资源列表
-
0下载:
Batch version of the back-propagation algorithm.
% Given a set of corresponding input-output pairs and an initial network
% [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the
% network with backpropagation.
%
% The activatio
-
-
0下载:
基于matlab的新型信号处理算法集。包括模拟退火、遗传算法、反向传播神经网络、小波变换等等,对于统计信号处理很有参考价值。-Matlab based on a new type of signal processing algorithms. Including simulated annealing, genetic algorithm, back-propagation neural network, wavelet transform, etc., for statistical sig
-
-
0下载:
MATLAB编写的误差反向传播(BP)神经网络简单分类器。-MATLAB prepared by error back-propagation [BP] neural network classifier easy.
-
-
0下载:
matlab神经网络工具箱的实用指南,第一章是神经网络的基本介绍,第二章包括了由工具箱指定的有关网络结构和符号的基本材料以及建立神经网络的一些基本函数,例如new、init、adapt和train。第三章以反向传播网络为例讲解了反向传播网络的原理和应用的基本过程。-matlab neural network toolbox of the Practical Guide, chap neural network are the basic introduction, chapter II, inc
-
-
4下载:
伺服电机的神经网络参数自整定程序,利用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
-
-
0下载:
NN neural network for face recognition
supervised feed forward back propagation neural network
-
-
0下载:
反向传播神经网络例程,单隐层BP网络,简单易懂-Back-propagation neural network routines, a single hidden layer BP network, easy-to-read
-
-
1下载:
双隐层反向传播神经网络例程,教学用,算法解释清晰-Two-hidden layer back-propagation neural network routines, teaching the algorithm explained clearly
-
-
0下载:
Perceptron LMS Feed Forward Back Propagation Character Recognition
-
-
0下载:
類神經網路之倒傳遞神經網路模型,使用matlab之c語言編輯-Artificial Neural Network- Back Propagation code with Matlab
-
-
0下载:
a transmission line fault location model which is based on an Elman recurrent network
(ERN) has been presented for balanced and unbalanced short circuit faults. All fault situations with
different inception times are implemented on a 380-kV proto
-
-
1下载:
-
-
0下载:
Matlab编写的BP误差反向传播神经网络算法-Matlab BP prepared by back propagation neural network algorithm
-
-
1下载:
自己编写的BP神经网络matlab算法,m文件。-Back Propagation Artificial Neural Networks, ANN
-
-
0下载:
实验中使用随机反向传播算法对构造的神经网络进行学习,最终得到构造的神经网络的权值矩阵。-Experiment using the random back-propagation algorithm to construct the neural network learning, the final structure of the neural network obtained the weight matrix.
-
-
0下载:
that is so important code of matlab in back propagation !
-
-
0下载:
Back-Propagation Neural Network Model for predicting the traffic situation of Australia. -This procedure aims to solve the prediction of the Australia Highway traffic situation.
-
-
0下载:
back propagation ANN training
-
-
0下载:
a back propagation neural network matlab code, learning by levenberg–marquardt algorithm
-
-
1下载:
智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。(There are many ways on autonomous mobile robot obstac
-