搜索资源列表
-
1下载:
此程序是神经网络中径向基函数的OLS算法,在MATLAB中实现。用一个2-n-1结构的RBF网对SISO系统进行建模,网络的两个输入为u(k-1)和y(k-1),输出为 y(k)。令y(0)=0,按飞线性系统产生200个样本,其中前100个样本用于训练,后100个样本用于测试。-This program is the radial basis function neural network of OLS algorithm is implemented in MATLAB. With a 2-n
-
-
0下载:
Program for training and testing the Elman Recurrent Neural Network model when used to predict
-
-
1下载:
RNNSIM ver. 1.0 is a program with an intercative graphical user interface
(GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used
in training and testing the Random Neural Network(RNN) models.
This version (ver. 1.0) impleme
-
-
0下载:
本代码是采用BP神经网络 对上海港的集装箱吞吐量进行预测,内涵两个程序包,一个为训练网络,里一个是测试之用,请参考,希望有所帮助-This code is used BP neural network to predict the Shanghai Port' s container throughput, meaning the two packages, one for training the network, where one is testing purposes, pleas
-
-
0下载:
此程序是神经网络中基于梯度的径向基函数算法,在MATLAB中实现。用一个2-n-1结构的RBF网对SISO系统进行建模,网络的两个输入为u(k-1)和y(k-1),输出为 y(k)。令y(0)=0,按飞线性系统产生200个样本,其中前100个样本用于训练,后100个样本用于测试。-This procedure is based on the gradient neural network radial basis function algorithm is implemented in MATL
-
-
0下载:
此程序是神经网络中基于聚类的径向基函数算法,在MATLAB中实现。用一个2-n-1结构的RBF网对SISO系统进行建模,网络的两个输入为u(k-1)和y(k-1),输出为 y(k)。令y(0)=0,按飞线性系统产生200个样本,其中前100个样本用于训练,后100个样本用于测试。-This procedure is based on neural network clustering of radial basis function algorithm is implemented in MAT
-
-
0下载:
The early detection of arrhythmia is very important
for the cardiac patients. This done by analyzing the
electrocardiogram (ECG) signals and extracting some features
from them. These features can be used in the classification of
different typ
-
-
0下载:
PVM is a fast supvervised leanring algorithm who combine dimensioin reduction and neural network training.
I have prepared the code (including six algorithms KPVM, EL M/SVD, BP/SVD and BPVM, and one dataset "Face") and put them in one zip file "pvm
-
-
0下载:
本课题研究的步骤如下:先提取人脸的特征向量;产生训练样本和测试样本;再用LVQ创建神经网络模型,该模型用训练样本进行训练调整权值;用测试样本对建立的人脸朝向识别模型进行验证,要求有较高的识别率。
本课题要求使用LVQ神经网络的算法进行Matlab仿真,对人脸朝向进行有效的判断和识别。
-This study is the following steps: first extract facial feature vector generate training and testing
-
-
0下载:
神经网络matlab训练网络和测试网络程序-Matlab neural network training networks and network testing procedures
-
-
0下载:
Image classification using Backpropragation Neural Network with data training set and data testing
-
-
0下载:
MatLab function code for training and testing Real-Valued Neural Network
-
-
0下载:
在MATLAB平台上实现RBF神经网络训练,其中包含训练数据和测试数据-RBF neural network training to achieve the MATLAB platform, which includes training and testing data
-
-
0下载:
比较简单明了的一个基于matlab的BP神经网络训练和测试的例程,可用于例程学习神经网络的训练与测试-A relatively simple matlab-based BP neural network training and testing routines, routines can be used to study neural network training and testing
-
-
0下载:
采用MATLAB神经网络中的BP网络进行26个英语字母的仿真识别。采用了改进型的BP算法设计了26个字符的模式识别系统。并对该系统进行了训练和测试。-MATLAB neural network in the BP network for 26 English letters of the simulation. The pattern recognition system based on the improved BP algorithm is designed. And training a
-
-
0下载:
鲁棒性好,性能优越,有循环检测,周期性检测,进行波形数据分析,通过反复训练模板能有较高的识别率,使用matlab实现智能预测控制算法,BP神经网络用于函数拟合与模式识别。- Robustness, superior performance, There are cycle detection, periodic testing, Waveform data analysis, Through repeated training sWulgmZlate have higher recognitio
-
-
0下载:
采用malab的elman神经网络训练和测试294期蓝球数据预测下一期蓝球号码。-The elman using matlab neural network training and testing 294 basketball data to predict the next number.
-
-
0下载:
用C语言编程实现神经网络的构建和训练的程序代码
以及matlab编程实现偏最小二乘法(Programming and training program code in C language;Matlab programming for partial least square method)
-
-
2下载:
该课题为基于MATLAB bp神经网络的手写汉字识别系统。可以利用鼠标手写中文汉字进行训练,测试,可以识别任何字体,只需要到GUI界面面板更换即可。在GUI界面就可以随写随训练中文,不需要到后台手动更换文字训练,方便快捷上档次。(This project is a handwritten Chinese character recognition system based on Matlab bp neural network. You can use the mouse to write Ch
-