搜索资源列表
基于统计模型的人脸识别pca程序
- 统计模式的人脸识别程序,准确度高,MATLAB编写。-statistical model of face recognition procedures, high accuracy, MATLAB prepared.
pca
- 应用PCA(主成分分析)进行人脸识别的matlab程序,有较高成功率-PCA (Principal Component Analysis) face recognition Matlab procedures, which have a higher success rate
pca
- 基于matlab的PCA人脸识别完成程序,包含特征值与特征向量的提取、训练样本以及最后的识别检验。
pca
- PCA原代码,可以处理多为数据,是控制台程序
KPCA.zip
- kPCA程序 一个关于kernel pca的实现代码,kpca
EasyPCA-1[1].0.tar
- C语言编写的PCA程序,实现主成分分析功能-C language of the PCA program to achieve the principal component analysis function
featureExtraction
- 该程序包实现了模式识别中的两个特征提取算法,主成分分析PCA和线性判别分析LDA。采用C++语言编写,开发环境VS。 程序包还提供了两个测试样本文件。-The package to achieve the recognition of the two feature extraction algorithm, principal component analysis PCA and linear discriminant analysis LDA. Using C++ language, dev
kpca_toy
- Kernel PCA的经典示例程序,非常有帮助,也很易懂。-Kernel PCA classic example of the procedure
PCA
- 做毕业设计时导师给的PCA人脸识别程序已运行过。-Graduate instructors to do the design of the PCA to face recognition procedures have been run over.
CellAuto
- 元胞自动机的虚拟程序 开发工具:Microsoft Visual Basic 6.0 运行平台:Windows OS (VB编译,代码未优化,运行速度较慢) 词语解释: CA,cellular automata,元胞自动机,或称细胞自动机。 模式(Pattern),多个细胞构成的一个状态组合。 模型: 维度,二维四方网格 细胞,两种状态(活、死);一个方格代表一个细胞。 邻居,Moore型(上、下、左、右、左上、右上、左下、
pca
- pca主成分分析,matlab程序,用于图像特征提取,降维等 有中文注释-Principal component analysis
Pca-based-face-recognition-matlab-
- 基于pca的人脸识别matlab程序,有详细说明,已经调试过了,可以运行-Pca-based face recognition matlab program, a detailed descr iption, have been debugged, you can run
PCA
- 该程序主要是用于模式识别对样本进行降维处理,该程序是通过PCA的方法实现降维-The program is mainly used for pattern recognition to reduce the dimension of the samples, the program is achieved through the method of PCA dimensionality reduction
Image-Fusion-Using-PCA
- 基于PCA的遥感影像融合Matlab程序,在Matlab 2011b上完美运行!-Remote sensing image fusion based on PCA Matlab, it works perfect on Matlab 2011b!
PCA
- 自己用matlab写的PCA程序,实用!-Using matlab realize the PCA algorithm
PCA
- 实用的主分量分析程序。程序中mixedsig为 n*T 阶混合数据矩阵,n为信号个数,T为采样点数, y为 m*T 阶主分量矩阵。-The practical primary component analysis program. Program mixedsig n* T Order Mixed data matrix, n is the number of signals, T is the sampling points, y is M* T stage primary component
]ORL+PCA+SVM-11
- 编写了用户界面程序实现ocr人脸数据集的识别,使用了svm分类器(A user interface program is developed to realize the recognition of OCR face data set, and the SVM classifier is used)
程序
- 自己写论文用的小程序,数据是自己找的,用田纳西_伊斯曼化工过程的数据也可以(Write your own paper with a small program, the data is to find their own, with Tennessee _ Eastman Chemical process data can also be)
PCA程序
- 实现主成分分析 % Usage: % [eigvector, eigvalue] = PCA(data, options) % [eigvector, eigvalue] = PCA(data) % % Input: % data - Data matrix. Each row vector of fea is a data point. % % options.ReducedDim
脑电数据PCA处理及SVM分类
- 脑电eeg数据预处理,用于脑电信号的MATLAB处理程序,输入处理数据,进行matlab运算,PCA处理及SVM分类。(PCA Processing and SVM Classification of EEG Data)