搜索资源列表
BP
- 神经网络的计算,包括训练和测试两部分,利用的是最小均方误差算法。-Nerual network calculation,including training and working part,utilizing MMSE algorithm.
imrecognition
- 用BP网络进行图像识别。先对两类图像进行训练,然后输入测试图片测试,用神经网络来识别 -image recognition based on BP neutral network
BP-ANN
- 建立一个BP神经网络。进行训练和测试,数据样本包含在压缩文件中-Build a BP Artificial Neural Networks.Train and test the data in the rar file
xor
- bp解决xor问题 BP网络是目前前馈式神经网络中应用最广泛的网络之一,实现BP算法训练神经网络完成XOR的分类问题。 设计要求: (1) 能够设置网络的输入节点数、隐节点数、网络层数、学习常数等各项参数; (2) 能够输入训练样本; (3) 实现BP算法的训练过程; (4) 实现训练过程的动态演示; (5) 训练完成后可输入测试数据进行测试。 -bp xor problem solving
newff
- BP神经网络代码,只能作为训练函数用,经过测试可以使用,能对10*13矩阵使用-New function for neural network can simulate 10*13 matrics
BPtrain
- 比较简单明了的一个基于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
sjwl
- 识别手写体0-9的数字,里面有一定的训练样本和测试样本,采用bp神经网络-0-9 handwritten identification number, which has some of the training and testing samples, the use of neural network bp
fppwqpwl
- BP神经网络算法的matlab代码,本程序根据训练好的网络文件temp.mat预测新的数据 文件,包括有点检测、线检测、Hough变换、temp算法、temp1测试原理展示等功能。-BP neural network algorithm matlab code, the procedure according to the trained network file prediction temp.mat new data Files, including bit detect
ccdrekgx
- LCMV优化设计阵列处理信号,本科毕设要求参见标准测试模型,在matlab R2009b调试通过,包含特征值与特征向量的提取、训练样本以及最后的识别,BP神经网络用于函数拟合与模式识别。- LCMV optimization design array signal processing, Undergraduate complete set requirements refer to the standard test models, In matlab R2009b debugging thr
krdxkyqc
- pwm整流器的建模仿真,BP神经网络用于函数拟合与模式识别,相参脉冲串复调制信号,本科毕设要求参见标准测试模型,通过反复训练模板能有较高的识别率,复化三点Gauss-lengend公式求pi,MIMO OFDM matlab仿真,鲁棒性好,性能优越。- Modeling and simulation pwm rectifier BP neural network function fitting and pattern recognition, Complex modulation cohere
tznpwfqc
- 通过反复训练模板能有较高的识别率,BP神经网络用于函数拟合与模式识别,采用加权网络中节点强度和权重都是幂率分布的模型,gmcalab 快速广义的形态分量分析,本科毕设要求参见标准测试模型,用MATLAB实现的压缩传感。- Through repeated training UqxYzxdlate have higher recognition rate, BP neural network function fitting and pattern recognition, Using weigh
junfeng_v36
- 计算多重分形非趋势波动分析,本科毕设要求参见标准测试模型,BP神经网络的整个训练过程。- Calculate the multifractal trend fluctuation analysis, Undergraduate complete set requirements refer to the standard test models, The entire training process BP neural network.
matlab-and-BP
- BP神经网络进行图像不同类别的分类,根据不同特征进行训练然后测试-The BP neural network image classification
BP神经网络的非线性系统建模_非线性函数拟合
- BP神经网络构建根据拟合非线性函数特点确定BP神经网络结构,由于该非线性函数有两个输入参数,一个输出参数,所以BP神经网络结构为2—5—1,即输入层有2个节点,隐含层有5个节点,输出层有1个节点。 从非线性函数中随机得到2000组输入输出数据,从中随机选择1900组作为训练数据,用于网络训练,100组作为测试数据,用于测试网络的拟合性能。(Construction of BP neural network for nonlinear function fitting structure acc
BP NN jiaochayanzheng
- 基于改进的BP神经网络的算法,并结合了交叉验证算法,划分为训练集与测试集进行改进。(Based on the improved BP neural network algorithm and the cross validation algorithm, the training set and test set are improved.)
BP
- bp神经网络进行交通预测的Matlab源代码 数据为1986年到2000年的交通量 ,网络为3输入,1输出 15组数据,其中9组为正常训练数据,3组为变量数据,3组为测试数据(Matlab source code for traffic prediction by BP neural network The data is the traffic volume from 1986 to 2000. The network is 3 input and 1 output. 15 group
MATLAB手写数字汉字识别[写字板,神经网络]
- 该课题为基于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