搜索资源列表
NeuralNetwork_Backpropagation_Classifier
- 使用MATLAB语言实现BP神经网络的分类功能,代码很简洁-using MATLAB BP neural network classification function, a very simple code
NeuralNetwork_Backpropagation_Regression
- 使用MATLAB实现的BP神经网络的回归功能,代码非常的简洁-using MATLAB BP neural network regression function, the code is very simple
bpnet
- BP神经网络训练代码,可以完成以一般的神经网络训练,输入样本后,可以显示训练结果,采用VC实现,编译后可以直接运行。
Matlab_Classification_based_on_BP
- 基于BP神经网络的遥感图像分类代码。从样本中提取崇明岛东滩十种地物的光谱特征,并训练BP网络,再利用网络进行分类-BP neural network-based remote sensing image classification code. Extracted from samples of 10 kinds of Chongming Island, Dongtan features of the spectral characteristics and to train BP networ
shuzishibie(matlab)
- 本程序能实现离线的数字识别,在MATLAB下运行,同时可以用其中部分代码实现图像的灰度,二值化,细化,归一化等功能,采用Bp神经网络。-This procedure can achieve the number of off-line identification, in the MATLAB run, at the same time part of the code can achieve one of the gray-scale images, binarization, thinnin
wavelet-neural-network
- 基于小波变换的神经网络代码,与BP神经网络进行比较。可以在某些方面进行优化。-Neural network code based on wavelet transform is compared with BP neural network. In certain areas can be optimized.
document
- 自己编程实现的K_means、BP神经网络对Irisic数据分类、4点交比、单个神经细胞的线性分类’以及LOG与Lap的效果比较。并附有代码所使用的irisic的数据-Own programming of K_means, BP neural network Irisic data classification, 4:00 cross-ratio, a single linear classification of nerve cells' and the comparison of t
BP-classification
- BP神经网络图像分类程序,代码很好懂,适合初学者。样本选的不是很大。-BP neural network image classification procedures, code easy to understand for beginners. Sample selected is not great.
MATLABImage-processing-algorithms
- BP神经网络MATLAB算法,Matlab灰色预测模型GM(1,1)代码,维纳滤波MATLAB程序,遗传算法优化神经网络程序[matlab]-MATLAB BP neural network algorithm, Matlab gray prediction model GM (1,1) code, Wiener filter MATLAB program, genetic algorithm optimization neural network program [matlab]
StringRecognition
- 上传的matlab程序代码是一个水表字符识别代码,采用BP神经网络识别。-Upload matlab code is a meter character identification code, using BP neural network.
License-plate-recognition
- 车牌识别代码,与人工神经网络BP算法结合-License plate recognition code, combined with artificial neural network BP algorithm
BP
- BP神经网络matlab完整代码,包括训练代码、测试代码,将图像直接导入网络进行训练即可- BP neural network matlab complete code, including the training code, test code, the image directly into the network is trained to
BPchepaishibie
- 基于BP神经网络的车牌识别代码,欢迎下载进行研究-BP neural network based on license plate recognition code, welcome to download the study
BPRBFshenjingwangluofenlei
- 利用BP神经网络与RBF(径向基函数)网络对行人、自行车、卡车三类目标进行分类,比较两种网络的分类性能,包含三类目标的数据信息,完整的代码-BP neural network and RBF (Radial Basis Function) network for pedestrians, bicycles, trucks three goals categorize performance comparison of the two networks, data information cont
bptrain-and-test
- 创建并训练BP神经网络,同时测试BP神经网络的识别能力 为此编写了2个函数代码bptrain和bptest-Create and train BP neural network, BP neural network simultaneously test the ability to identify the two prepared for this function codes bptrain and bptest
Vehicle-License-Plate-Recognition
- 基于神经网络的车牌识别系统,matlab代码编写,训练bp网络,含训练过程和测试demo,可直接运行,也可以根据需要利用自己的数据集重新训练。-Vehicle License Plate Recognition
BP 神经网络算法 matlab 代码:
- BP 神经网络算法 matlab 代码:(BP neural network algorithm matlab code:)
matlab中文字符的识别代码
- 基于BP人工神经网络的数字字符识别及MATLAB实现。(Digital character recognition and MATLAB implementation based on BP artificial neural network.)