Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bp mlp
Search - bp mlp - List
多层感知器(MLP)(BP算法训练)、径向基函数网络(RBF网络)、支持向量机(SVM)对2D Mexican Hat、Gabor、Friedman 以及Polynomial等几种函数数据集进行回归和预测-multilayer perceptron (MLP) (BP algorithm training), RBF network (RBF), Support Vector Machine (SVM) to 2D Mexican Hat, Gabor, Friedman Polynomial and several other data sets function regression and forecasting
Update : 2008-10-13 Size : 1.42mb Publisher : 张毅

多层感知器(MLP)(BP算法训练)、径向基函数网络(RBF网络)、支持向量机(SVM)对2D Mexican Hat、Gabor、Friedman 以及Polynomial等几种函数数据集进行回归和预测-multilayer perceptron (MLP) (BP algorithm training), RBF network (RBF), Support Vector Machine (SVM) to 2D Mexican Hat, Gabor, Friedman Polynomial and several other data sets function regression and forecasting
Update : 2025-02-19 Size : 1.42mb Publisher : 张毅

DL : 0

Update : 2025-02-19 Size : 3kb Publisher : 胡朋

Matlab 下 BP 神经网络的举例及详细说明。美国大学的一个实验。 虽然是 PDF文件,但程序可以直接粘贴下来运行。-The process to train and test a designed MLP neural network : 1) We make training patterns and test patterns. 2) A network architecture should be defined by newff MATLAB function with the number of layers, neurons and transfer functions. 3) The defined neural network architecture is trained by train MATLAB function with input patterns and training parameters. 4) We can easily check the result by using a sim MATLAB function.
Update : 2025-02-19 Size : 98kb Publisher : zhulz

DL : 0

Update : 2025-02-19 Size : 2kb Publisher : Steve

多层感知器神经网络,BP神经网络的Visual C++ 2008源代码程序,一个外国人写的,很好用。需要一定的编程基础才能看懂.-MLP neural network, BP neural network Visual C++ 2008 source code program, a foreigner, is useful. Need to understand some basics of programming.
Update : 2025-02-19 Size : 28kb Publisher : LiuKe

人工神经网络ANN多层感知器BP神经网络算法的C#源代码,一个外国人编写,供大家研究学习使用。-ANN artificial neural network MLP BP neural network algorithm C# source code, a foreigner writing for everyone to learn.
Update : 2025-02-19 Size : 812kb Publisher : LiuKe

DL : 0
用matlab编程实现多层感知器带动量项的批处理BP算法 -Programming using matlab MLP driven batch BP algorithm the amount of items
Update : 2025-02-19 Size : 1kb Publisher : 山水

DL : 0
用matlab实现神经网络多层感知器单样本训练BP算法。-Neural network using matlab to achieve a single sample training MLP BP algorithm.
Update : 2025-02-19 Size : 1kb Publisher : 山水

DL : 0
这是利用神经网络进行二分类的程序,训练过程采用bp.工程中包含训练文件和测试文件。-This is for two neural network classification procedure, the training process using bp. Project includes training documents And test files.
Update : 2025-02-19 Size : 404kb Publisher : wsx

DL : 0
多层感知器MLP网络以及BP算法,实现了对非线性函数的逼近,matlab进行编程-failed to translate
Update : 2025-02-19 Size : 7kb Publisher : laixiaohan

几种常见的神经网络的matlab实现,包括BP网络,RBF网络,MLP网络,线性网络。-Several common neural network matlab implementation, including the BP network, RBF network, the MLP networks, linear networks.
Update : 2025-02-19 Size : 4kb Publisher : liuwei

DL : 0
三道题,包括1:用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题:2:用奇阶互补法设计两带滤波器组(高、低通互补),进而实现四带滤波器组 3:估计其功率谱-Three questions, including: 1 using multilayer perceptron ( MLP ) neural network and error back propagation ( BP ) algorithm to realize the XOR problem: 2: the odd order complementary method in the design of two-band filters ( complementary high, low pass ), so as to realize the four band filter group 3: to estimate the power spectrum
Update : 2025-02-19 Size : 104kb Publisher : 严菲

DL : 0
BP神经网络算法实现 批量处理的BP算法,隐层数为1 Z为特征向量组成的矩阵,n*m维,一行为一个样本 labZ为数据的类别,n*1维,每行对应样本的类别 M为隐层节点个数,T为迭代次数上限, epsilon为用于判断收敛的误差值,eta为学习率 W1为输入到隐层的权重,M*m维,B1为偏差,也就是乘以1的那个权重,M*1维 W2为隐层到输出的权重,c*M维,B2意义同B1,c*1维 estored为MLP的均方误差,每行是一次的误差 miscl为分类误差,每行是一次的误差-BP neural network algorithm
Update : 2025-02-19 Size : 1kb Publisher : 裴唯一

DL : 0
请用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题(输入为,要求可以判别输出为0或1),并画出学习曲线。其中,非线性函数采用S型Logistic函数。-Please use the Multilayer Perceptron (MLP) back propagation neural network (BP) algorithm XOR problem (input is required to determine the output is 0 or 1), and draw the learning curve. Among them, the non-linear function using S-type Logistic functions.
Update : 2025-02-19 Size : 1kb Publisher : 李丽红

DL : 0
BP神经网络,可直接替换数据使用,方便快捷-Back Propagation+ MLP
Update : 2025-02-19 Size : 1kb Publisher : 李亦伦

DL : 0
neural network multilayer persptron trained by backpropagation
Update : 2017-09-14 Size : 196.31kb Publisher : rafal@hussain

多层感知机能够学习并预测神经网络结构等,对故障程度进行预测(The multilayer perceptron can learn and predict the neural network structure and so on, to predict the degree of failure.)
Update : 2025-02-19 Size : 6kb Publisher : 愤怒的周枪
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.