搜索资源列表
-
0下载:
简单分类器 可用于基于神经网络的字母识别,适合初学者使用。
-Simple classifier based on neural network can be used to identify the letters, suitable for beginners to use.
-
-
1下载:
(压缩包里一共有5个代码)
pca+lda+粗糙集+模糊神经网络
saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat
1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat
2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
-
-
0下载:
模式识别的
图像的贝叶斯分类
图像的贝叶斯分类
神经网络模式识别-Bayesian pattern recognition image classification image of the Bayesian classifier neural network pattern recognition
-
-
0下载:
图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字
-Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
-
-
0下载:
线性分类器设计,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
-
-
1下载:
利用MATLAB对遥感图片进行BP神经网络分类-Remote sensing image using MATLAB BP neural network classifier
-
-
0下载:
MATLAB神经网络分类示例,是一种二分类示例,MATLAB2014实现-MATLAB neural network classifier example, is a two classification example, MATLAB2014 achieve
-