搜索资源列表
bpann
- 基于神经网络算法,构建了一个三层的bp网络,用来识别5,6,7,8,9五个数字,在matlab环境下运行成功,对于了解神经网络控制算法很有帮助,并附有训练和测试数据
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.
CasicBP
- 用Matlab做的神经网络的BP算法做识别字符,该程序比较容易读-Done with Matlab neural network BP algorithm to do character recognition, the program easier to read
program
- 此程序为模式识别matlab程序,采用bp算法对人脸识别,包含人脸图片。-This procedure for pattern recognition matlab program, bp algorithm for face recognition, including face images.
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
BPandBayeserandzjl
- 手写体数字识别的程序,用了三种方法,贝叶斯,最近邻和BP神经网络,用MATLAB编写的,算法简单易懂,结构清晰-Handwritten digital recognition procedures, using three methods, Bayesian, Nearest Neighbor and BP neural network, written in MATLAB, the algorithm is easy to understand, clear structure
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.)