搜索资源列表
人脸识别(基于特征脸)
- 本文是在人脸数据库的基础上做人脸特征提取和识别研究,主要内容如下: (1) 对人脸识别研究的内容、相关技术、主要实现方法及发展历程作了详细介绍。 (2) 介绍主成分分析法(PCA)、K-L变换,并利用特征脸方法实现了人脸识别。 (3)给出了基于matlab环境的编程及实验结果,并对结果进行分析。 关键词: 人脸识别,特征脸,K-L变换,主成分分析
基于主成份分析的Bagging集成学习方法
- 机器学习中数据集的冗余特征会影响学习器的泛化能力,一些流行方法如支持向量机和集成学习也难免于 此.研究了利用主成份分析进行特征变换对Bagging集成学习算法的影响,提出一种称为PCA—Bagging的算法,并与 其它算法比如单个支持向量机、支持向量机Bagging集成、带有特征变换的单个支持向量机等进行了性能比较.在 多个UCI标准数据集上的实验表明PCA—Bagging算法具有更好的性能,这说明即使是泛化能力很强的集成学习方 法其学习的数据也需要进行适当的特征变换
PCA主成成分分析及MATLAB应用
- 总体主成分,总体主成分的计算,总体成分的性质,主成分的协方差矩阵及总方差。
qqqqq
- :独立成分分析 ( I C A)在国内尚属一门新型的方法 介绍了I C A的原理及其算法 ,然后介绍了该算法在盲源 信号分离中的具体应用,并将此方法 与主成分方洼 ( P C A)进行了比较-: Independent Component Analysis (ICA) in China is a new method to introduce the principle of the ICA and its algorithm, and then introduced the algori
EDUCATIO
- pc 理论分析与应用 ,详细介绍了 pca主成分分析法的应用-pc theoretical analysis and application, details of the pca principal component analysis of the application
pca-svm
- 主成分分析,支持向量机介绍,PDF文档,自制-Principal component analysis, support vector machine, PDF documents, homemade
pca.Zip
- 主成分分析,load数据可运行,有注释,简单易懂。-Principal component analysis,loading the data can run program.
PCA
- 主成分分析相关文献、PPt理论讲解与实例-The principal component analysis of the relevant literature, PPt explanation and examples
20130225
- 基于PCA主成分分析算法的人脸识别,包括Matlab代码及原理的PPT -Face recognition algorithm based on PCA principal component analysis, including Matlab code and the principle of the PPT
pca
- PCA分解,matlab编写的实现一维信号主成分分析的源代码-PCA decomposition
PCA-Faces-and-examples
- 稀疏主成分分析用于脸部检测和识别的基础知识介绍。初学者很专业的入门材料。-Sparse principal component analysis for face detection and identification of the basics of introduction. Introductory material for beginners very professional.
pca-algorithm
- 一种应用主成分分析方法的算法,可以应用在多个领域-An algorithm using principal component analysis method, can be applied in many fields
PCA-versus-LDA
- 人脸识别经典方法,主成分分析(PCA),线性鉴别分析(LDA)-Face the classical method, principal component analysis (PCA), linear discriminant analysis (LDA)
PCA
- 详细描述了PCA主成分分析的原理、计算步骤以及使用SPSS软件分析PCA,有较高的参考意义。-A detailed descr iption of the principles of PCA principal component analysis, calculation steps and the use of SPSS software to analyze the PCA, a higher reference value.
pca
- PCA主成分分析算法,是图像处理的一种数据降维算法-PCA principal component analysis algorithm, is a dimensionality reduction algorithm for image processing of data
pca
- 人脸识别的代码,主成分分析法,简单实用,yale数据库-face recognition
pca相关程序
- 关于pca主成分分析的数据集,可以适用于图像方面
Principal-Component-Analysis
- Principal Component Analysis(PCA)主成分分析,Matlab实例代码,主成分分析-Principal Component Analysis(PCA),matlab
pca的matlab的实例1.doc
- matlab的pca主成分分析实操,懂得人自然会下载。