搜索资源列表
bp-mip
- bp算法,自创.供参考!!! 神经网络的一个重要算法-bp algorithm and create. For reference! ! ! A neural network algorithm important
bpnet_code
- 很好的车牌识别的神经网络算法和神经网络BP算法(C程序实现)
bpann
- 基于神经网络算法,构建了一个三层的bp网络,用来识别5,6,7,8,9五个数字,在matlab环境下运行成功,对于了解神经网络控制算法很有帮助,并附有训练和测试数据
paizhaoshibie1
- 提出了一种汽车牌照的自动识别算法:先对汽车图象进行直方图均衡、平滑去噪、二值化 预处理,再根据车牌上文字变化特点快速、准确地从复杂背景中分割车牌,最后采用投影-变换系 数法提取汉字、英文和阿拉伯数字的不同维数的特征,送到相应的BP神经网络中进行识别,较好 地解决了汽车牌照的自动识别问题。
何斌——BP改进算法
- BP神经网路的改进算法 delphi实现,帮帮忙,怎么大家都做过了呢?-BP neural network to achieve improved algorithm delphi, help out how we all done?
bp1
- bp神经网络算法,用于分类,识别,很不错-bp neural network algorithm for classification, identification, very good
Neural_Net
- 用VB写的字符识别程序,采用BP神经网络算法,对于脱离Matlab软件进行神经网络算法的编写是一个很好的例子。-Using VB to write the character recognition process, the use of BP neural network algorithm, for from the Matlab software for the preparation of neural network algorithm is a good example.
niaochenzhazidongshibiesuanfa
- 本文展开了对尿沉渣图像 自动识别算法的研究。著者在从事“尿沉渣图像自动识别算法的研究”课题的研究 中,广泛吸取了国内外已有的有益成果,根据尿沉渣图像特点从图像增强、图像 分割、特征提取和特征选择、图像识别等各个环节寻求最佳的可行方法以提高识 别的性能,提出了基于组合图像分割算法、改进的特征提取和特征选择算法以及 BP神经网络分类器的尿沉渣图像自动识别算法。-This started on the urine sediment image recognition algorit
Face-towards-the-recognition
- 人脸朝向识别算法——BP神经网络模型及LVQ神经网络模型-Face towards the recognition algorithm- BP neural network model and the LVQ neural network model
Pattern-Recognition_MATLAB_1
- 线性分类器设计,1_k近邻法,剪辑法,ANN-BP神经网络法,聚类分析法,特征选择,特征提取等模式识别常用算法,内有matlab可运行实现,还有word文档的说明。对于学习,是做好的资料。-Commonly used algorithm for linear classifier design the 1_k nearest neighbor, clip, ANN-BP neural network method, cluster analysis, feature selection, fea
myBP
- 简单的BP神经网络算法,采用正向传播和方向误差调整的方法,增加学习率使得网络收敛。-Simple BP neural network algorithm, using the forward direction of propagation and error adjustment method to increase the learning rate makes the network convergence.
neural-network
- 指出了传统边缘检测算子算法的不足,提出了一种利用基于BP神经网络的数字图像边缘检 测算法,即利用传统边缘检测算子检测出来的图像中像素的灰度的不同比例作为学习训练图像,进行神经网络的学习训练,改变神经网络的结构参数得到神经网络的模型参数,最后给出了BP神经网络实现图像边缘检测的实验研究结果。从实现中可发现,将人们关于边缘特征的先验知识包含在内进行数字图像的边缘检测,能够取得比较好的效果-The paper points out the limitation of the traditional
Faceracognzie
- 通过分割图像,利用TRAINGDM算法训练BP神经网络,对人脸进行识别-By dividing the image , use TRAINGDM training BP neural network algorithm for face recognition
signature
- 这是一个离线手写识别程序。应用BP神经网络算法。-This is an off-line handwriting recognition program. BP neural network algorithm.
bp-detection-of-vehicle-movement
- 使用bp神经网络算法来进行车辆的识别检测,通过使用该方法,可以在简单背景下检测出运动的车辆-Use bp neural network algorithm to detect vehicle identification, by using this method, the motion of the vehicle can be detected in a simple background
CharacterRecognition
- 基于VS2010开发的数字辨识软件,采用BP神经网络算法,内附使用说明。-Digital recognition software developed based on VS2010, using BP neural network algorithm, containing instructions for use.
BPnet-colordif
- 利用BP神经网络进行分类的算法,该代码实现了颜色识别与分类。-a classification algorithm using the neural network,it cometrue the color recognition and classification
BP
- bp神经网络,使用前馈神经网络很好的例子,做神经网络算法的朋友可以参考-bp neural network
ANN3
- aforge.net 人工神经网络很好的例子,做神经网络算法的朋友可以参考-aforge.net bp network
spam_email
- 利用BP神经网络对邮件分类,2分类,实现反向传播算法细节,非直接函数调用(BP neural network is used to classify mail, 2 classifications, to implement the details of backpropagation algorithm, non direct function call.)