Description: 用EM算法估计PCA参数,效果比传统的PCA要好,原文发表于神经计算杂志上,有兴趣者可以先看论文。-using EM algorithm parameters estimated PCA results than the traditional PCA better, in the language of neural computation published in the magazine, those who are interested can read papers. Platform: |
Size: 159744 |
Author:武旗 |
Hits:
Description: matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
-Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process Platform: |
Size: 3072 |
Author:郑超 |
Hits:
Description: 主成分分析是把多个指标化为少数几个终合指标的一种统计分析方法。本源代码为matlab中源代码,并添加了相应的分析注解-Principal Component Analysis is more than a few indicators as a final indicator of a statistical analysis method. Source code for which the source code Matlab, and add the corresponding analysis notes Platform: |
Size: 4096 |
Author:东 |
Hits:
Description: 一种主元分析的人脸识别matlab源码,利用SVD分解提取主分量进行人脸识别-A principal component analysis for face recognition matlab source code, the use of SVD decomposition to extract principal components for face recognition Platform: |
Size: 1024 |
Author:牛险峰 |
Hits:
Description: matlab实现PCA进行的人脸识别源程序,基本的功能实现,做为基础-matlab realize PCA for face recognition source code, the basic function of the realization, as a basis for Platform: |
Size: 2048 |
Author:sutao |
Hits:
Description: matlab实现PCA进行的人脸识别源程序,基本的功能实现,做为基础-matlab realize PCA for face recognition source code, the basic function of the realization, as a basis for Platform: |
Size: 158720 |
Author:sutao |
Hits:
Description: 二维PCA人脸识别源码,针对ORL人脸库,识别率98%,matlab语言编程-Two-dimensional PCA face recognition source code for ORL face database, the recognition rate of 98, matlab language programming Platform: |
Size: 1024 |
Author:wct |
Hits:
Description: PCA(主成分分析法)和ICA(独立成分分析法)的MATLAB源程序,他们是目前图像处理比较经典的特征提取方法-PCA (Principal Component Analysis) and ICA (independent component analysis) of the MATLAB source code, they are comparing the current image processing feature extraction methods of classical Platform: |
Size: 3072 |
Author:李世杰 |
Hits:
Description: 用ORL人脸库实现的基于PCA的人脸识别系统源代码,调试过,可用。-ORL face database using realize PCA-based face recognition system source code, debugging, and can be used. Platform: |
Size: 5120 |
Author:yuzhun21 |
Hits: