搜索资源列表
字符识别
- 本文将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。并附有部分识别代码。-BP neural network used in the automatic vehicle identification number plates, images of the license plates after pretreatment on the basis of discussion focused on the BP neural
2006040604
- 人工神经网络现在得到了月来月广泛的应用,该程序是对人工神经网络的实现 -artificial neural network now to be on a wide range of applications on the procedure of artificial neural networks to achieve
yongExcelzuobtsuanfa
- 用Excel做bp神经网络 是一个说明文挡,详细介绍使用情况-do with Excel bp neural network is a descr iptive essay block, detailing the use of
jiyuneirongdetuxiangjiansuo
- 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram; Texture characteristics of simila
shenjianwangluo
- 基于神经网络的人脸图像识别方法研究,方法很不错哦,大家快看看吧-Neural Network Based Face Recognition Method, the method is pretty good, oh, we see it soon
zhuanjiaxitongwenxian
- 一些关于专家系统的文献,其中几篇与神经网络的结合-some of the literature expert system, neural network and several combination
TheResearchOnRBFFuzzyNeuralNetworkofElectrohydraul
- 采用模糊RBF神经网络对柴油机油门执行器位置进行控制,介绍了电液调速执行器的动态特性,设计了电液调速控制回路,本文将一种基于模糊RBF神经网络的PID控制器应用于柴油机调速控制当中,详细说明了模糊RBF神经网络控制器的设计过程,它结合了传统PID以及神经网络和模糊控制的优点,可以在线调整得到一组最优的PID控制参数。仿真结果表明该系统比传统模糊控制的响应速度快、超调小,且适应性强,具有推广价值。-fuzzy RBFNN right Diesel throttle actuator positio
NEURAL+NETWORK
- bp神经网络算法是解决最优化问题的先进算法之一,本论文讨论了神经网络中使用最为广泛的前馈神经网络。其网络权值学习算法中影响最大的就是误差反向传播算法(back-propagation简称BP算法)。BP算法存在局部极小点,收敛速度慢等缺点。基于优化理论的Levenberg-Marquardt算法忽略了二阶项。该文讨论当误差不为零或者不为线性函数即二阶项S(W)不能忽略时的Hesse矩阵的近似计算,进而训练网络。
Neural3
- This is a working Neural Network with a bug on NxN matrix. The network works fine and is useful to learn.
a
- 用BP网络预测出生人口数量, 数据来源:据《中国人口信息网》提供的资料《2000年全国分年龄、性别的人口数》 -Application of BP neural network to predict birth population
Neural-Networks-
- 次文件夹代码是基于《神经网络设计》一书中的各种神经网络模型。包括BP、Hopfield、ADALINE.-Code is based on sub-folder " neural network design," a book of various neural network model. Including BP, Hopfield, ADALINE.