搜索资源列表
svmbp
- 程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。-svm procedures for the use classification algorithm combining bp image classification and prediction, This is the pattern recognition of a relatively new method.
gxbp731
- 另一款BP/TP使用的SVGA图形模式程序。效果也不错
BP网络
- 这是我参考了n(n>=5,^_^)篇BP神经网优化方法的论文写出的BP神经网源代码,使用了批处理训练方法,带动量项、学习速率的自适应调整、仅对学习精度没有达到指定要求的模式训练,并且训练精度逐步加大,通过这种方法,极大地加快了训练速度;另外,对于0模式和1模式数目相差很大(5-6倍)都能达到很高的学习精度。-This is my reference to the n (NGT; Chapter 5 = ,^_^) BP neural network optimization method
AutomaticLicenseplateIdentificationSystemDesignand
- 本文基于对车牌自动分识别系统中牌照图像预处理、字符分割和字符识别等关键技术的研究。采用改进的BP神经网络模式识别技术,以车牌字符作为识别对象,设计实现了一个自动识别系统。
BPshenjingwangluocyuyanshixian
- BP神经网络的C语言实现,模式识别常遇到的问题
digit
- 自己写的matlab源程序,神经网络原理与模式识别上的一个作业题,关于对数字1~9的识别的,用BP神经网络matlab工具箱来做的。-Their own source code written in matlab, neural network theory and pattern recognition operation on a title, with respect to figures 1 to 9 of identification, using BP neural network
BP
- 图像模式识别 模板匹配法 神经网络分类器 BP源代码-Image pattern recognition template matching neural network classifier BP source code
BPecgst
- 利用bp神经网络的方法来实现ecg信号st段的模式识别。-The use of bp neural network approach to the realization of ecg signal st paragraph of pattern recognition.
PR_AI_code
- 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
BP_rec
- 基于matlab的BP神经网络算法,可用于模式分类-Matlab-based algorithm of BP neural network can be used for pattern classification
Patternclassification
- 模式分类识别数字,包括BP识别,和径向基,主要是径向基是我自己写的-Pattern classification to identify the number, including the identification of BP and RBF, radial basis mainly I wrote it myself
Neural-Network-pattern-recognition
- bp人工神经网络模式识别教程示例,研究人脸识别 手势识别有帮助-bp nervel network trainning and recognition ,e.g:face & dynamic hand gesture detection and face recognition .I hope it would be very useful for researcher !
NeuralNetwork
- 简单的BP神经网络实现,同时包括实验用的数字点阵模式文件,可以通过训练,识别数字模式。-A simple BP neural networks, also include the number of experimental lattice model file, can be through training, identification number of patterns.
2010032408454286042
- 本程序使用bp神经网络实现模式的分类,与其他算法相比,具有分类准确,速度快等优点!-The program uses bp neural network pattern classification, compared with other algorithms, with classification accuracy, speed and quick!
gg
- 模式识别,包括分类器的设计,字符识别,以及BP神经网络-recogition
BP
- 数字识别是字符识别中的一个特例,是图像处理技术和模式识别技术相结合的研究课题。-Digital Identification is a special case of character recognition, image processing and pattern recognition is a combination of technology topics.
bp
- bp神经网络源代码,适用于故障诊断,人脸识别等等模式识别-BPNeural network source code, suitable for fault diagnosis
BP-pattern-recognition
- 基于神经网络的分类,实验数据与结果均在文件夹里,简单的例子将会初学者学习怎么样通过神经网络进行分类与模式识别,很实用的入门程序。-Classification based on the experimental data and the results of neural networks are in the folder, a simple example would be for beginners to learn how to classify and pattern recognit
bp-netual-net
- 多层前向反馈式神经网络是目前应用比较广泛的人工神经网络,其中BP(Back Propagation network,简称BP网络)学习算法是最著名的多层前向反馈式神经网络训练算法之一。该算法在图像处理和图像识别领域已经取得令人瞩目的成就,其主要思想是利用已知确定结果的样本模式对网络进行训练,然后利用训练好的网络进行图像的处理或识别。本文将讨论用MATLAB实现BP神经网络对人脸角度的分析。-Multilayer feedforward neural network feedback is us
BP-neural-network-
- BP神经网络用于模式分类,作为入门的基础程序,可以在人脸和掌纹上实现分类识别-The BP neural network is used for pattern classification, as the basis of an introduction to the program, can realize classification on face and palmprint recognition