搜索资源列表
code1
- 文本分类中的降维技术的PCA核心算法,比较复杂,请仔细看
pca-svm
- 本程序用于对训练样本提取独立主元,作为样本特征,并送入SVM分类器中训练图像的预处理中不取对数,也无须做幅度归一,由ICA的应用条件决定的。预处理后的图像以向量的形式按行排列
chengxu
- 这是基于PCA的人脸识别,用MATLAB编写,包含了K-L变换,奇异值分解等方法,且采用了最小距离分类器-This is based on the PCA face recognition, using MATLAB to prepare, including the KL transform, singular value decomposition and other methods, and the use of the minimum distance classifier
Subpattern-based_principal___component_analysis.zi
- 子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。-Sub-mode principal component analysis first of the original image block, and then the same sub-image, respectively, the location of the
pattern-recognition-simulation
- 用mushrooms数据对模式识别课程讲述的各种模式分类方法[线性分类,Bayesian分类,Parzen窗,KNN]和特征选择和降维方法[PCA,LDA]进行了模拟,并给出了各类分类方法的结果,-It s the simulations about linear classification ,Bayesian ,Parzen and KNN of pattern recognition .And ,It gives the results.
fum
- 标准化后进行PCA特征提取,然后聚类分类-After standardized PCA feature extraction, clustering and classification
PCA_classifier_version1b
- 基于PCA的图像分类的方法,该方法效果好,易理解。-PCA-based image classification method, the method effective, easy to understand.
lliuxingxuexijiangweisuanfa
- 附件中包含各种各样的线性流形学习的降维算法(LPP,PCA,NPE。。。。),用于人脸识别,分类等等!-The annex contains a variety of linear manifold learning, dimensionality reduction algorithms (LPP, PCA, NPE....), For face recognition, classification, etc.!
kpca_toy
- 基于核主成分分析方法设计的分类器 分类器可用于对非线性数据分类非原创- Kernel PCA non linear class
FaceDetection
- 这是一个Matlab编写的基于PCA的人脸识别分类算法.-This is a Matlab prepared by the PCA face recognition classification algorithm.
PCA-Classification.net
- 采用pca的方法,对样本进行分类。在实际中pca算法一般用于检测样本的相似度-Using pca method to classify the samples. In practice pca algorithm is generally used to detect the similarity of samples
CC
- pcA,特征提取以及分类,可以运行.欢迎提意见,-pcA, feature extraction and classification, you can run
MFA
- 自己写的MFA降维算法。此算法中先进行pCA处理原始数据,然后对处理后数据运用MFA,可用于人脸识别及其它分类问题。很好用。-Write your own MFA dimensionality reduction algorithm. This algorithm first performed pCA processing raw data, processed data and then use MFA, can be used for face recognition and other
LDAgdm
- 详细说明:使用matlab实现的LDA(线性判别分析)分类器,以及PCA的实现-matlab implementation of the LDA algorithm and the realization of the linear Discriminant Analysis
pca
- 用于各种特征提取主成分分析法,如表情提取,人脸提取,识别分类等-For a variety of features to extract the principal component analysis (pca),Such as expression extraction, face extraction, identification classification, etc
shiyan
- 此代码是采用PCA进行分类,神经网络进行自动识别,是自己手动编写的线性代码,有什么不对的地方,多多交流。-This code is the use of PCA classification, neural networks for automatic identification, is to manually write linear code, what is wrong with it, more exchanges.
PCAPSVMPRF
- PCA测试程序,结合SVM及随机森林进行分类,测试PCA降维后对分类精度的影响。-PCA test ,SVM_RandomForest
tingqui
- 随机调制信号下的模拟ppm,Relief计算分类权重,结合PCA的尺度不变特征变换(SIFT)算法。- Random ppm modulated analog signal under Relief computing classification weight, Combined with PCA scale invariant feature transform (SIFT) algorithm.
PCA-SVM
- 用于主成分图像svm分类,简单,有很好的程序,适合初学者(SVM for principal component image classification, simple, there are very good procedures for beginners)
04825210PCA1
- 对碰撞信号特征进行降维和聚类分析,提高分类精度(Reducing dimension and clustering analysis of collision signal features to improve classification accuracy)