当前位置:
首页 资源下载
搜索资源 - two dimensional pca
搜索资源列表
-
1下载:
此程序为用于主成分分析的matlab程序,可以输出贡献率及画出二维散点图-this procedure for the Principal Component Analysis Matlab procedures can export contribution rate and the two-dimensional plot paint
-
-
0下载:
Two-Dimensional PCA:
A New Approach to Appearance-Based
Face Representation and Recognition
-
-
1下载:
对UCI数据集之一进行PCA特征抽取实验,给出在二维PCA特征空间的数据散点图。,UCI data sets on one of PCA feature extraction experiments are given in the two-dimensional PCA feature space of the data scatter.
-
-
0下载:
人脸识别中经典算法pca二维算法,时间准确率提高很多,Face recognition algorithm in the classical two-dimensional pca algorithm, a lot of time to improve accuracy
-
-
0下载:
二维的PCA,讲的比较详细 对你的理解有很好的帮助-Two-dimensional PCA, speaking of a more detailed understanding of your good help ..
-
-
0下载:
二维主成分分析(2DPCA)的C++实现,可以用于实际工作和学习中-Two-dimensional PCA (2DPCA) of the C++ implementation can be used for practical work and learning
-
-
1下载:
这里面的代码是2DPCA的。这篇文章发表在PAMI上,Two-Dimensional PCA:
A New Approach to Appearance-Based
Face Representation and Recognition.google搜索已经引用681次。这里的代码是原作者的。这个分类不太好,语音识别是最近的,这是模式识别里的经典算法。-matlab code of 2DPCA
-
-
0下载:
二维pca算法 由南理工的杨健老师提出的-Two-dimensional pca algorithm of Yang Jian, a teacher from the proposed Huanan
-
-
0下载:
杨健教授的经典论文:二维PCA。还要凑足20个字,唉-Professor Yang Jian' s classic paper: Two-dimensional PCA. Would also like to gather the 20 words, alas
-
-
0下载:
二维的LDA+PCA人脸识别matlab程序,都可以直接使用。-Two-dimensional LDA+ PCA face recognition matlab procedures can be used directly.
-
-
0下载:
元胞自动机的虚拟程序
开发工具:Microsoft Visual Basic 6.0
运行平台:Windows OS
(VB编译,代码未优化,运行速度较慢)
词语解释:
CA,cellular automata,元胞自动机,或称细胞自动机。
模式(Pattern),多个细胞构成的一个状态组合。
模型:
维度,二维四方网格
细胞,两种状态(活、死);一个方格代表一个细胞。
邻居,Moore型(上、下、左、右、左上、右上、左下、
-
-
0下载:
自己编写的二维PCA代码。运行良好,欢迎下载者批评指正。-I have written code for a two-dimensional PCA. Running well, welcome to download criticized correction.
-
-
0下载:
二维PCA人脸识别代码,MATLAB环境下实现-Two-dimensional PCA Face Recognition
-
-
0下载:
二维主成分分析方法在人脸识别中的研究,MATLAB开发环境开发-Two-dimensional PCA methods for face recognition research, MATLAB development environment, development
-
-
0下载:
本程序实现了pca算法,使用的是一维数组存储的样式,跟以往的二维算法有所不同-Realized by the pca algorithm, using a one-dimensional array to store the style, with two-dimensional algorithm is different from the past
-
-
0下载:
PCA相关的英文论文,用于人脸识别领域的应用及改进-Title:Two-dimensional Weighted PCA algorithm for Face
-
-
0下载:
The Equivalence of Two-Dimensional PCA to line based PCA.
-
-
0下载:
PCA是主成分分析,例子中有一个三维点阵图像,最后结果为二维图像。-PCA is the principal component analysis, a three-dimensional lattice image example, the final results for the two-dimensional image.
-
-
0下载:
关于2DPCA特征提取和人脸识别的一篇经典paper(a paper named 'Two-dimensional PCA a new approach to appearance-based face representation and recognition')
-
-
1下载:
不用自带函数,而是直接编程实现PCA算法。然后用PCA实现将数据从三维降到二维。(PCA algorithm is realized by direct programming instead of self-contained functions.Then PCA is used to reduce the data from three-dimensional to two-dimensional.)
-