搜索资源列表
基于统计模型的人脸识别pca程序
- 统计模式的人脸识别程序,准确度高,MATLAB编写。-statistical model of face recognition procedures, high accuracy, MATLAB prepared.
pca
- 在MATLAB上所使用的PCA程序,主要應用於過濾相對較不重要的特徵值(dimension),例如在三度空間的某些點具有(x,y,z)值,因為這些點有共同的一個持徵,就是z值相對於x,y值來得小很多(不明顯),所以就以X,Y軸來表示這些點。此時就達成去除掉z的特徵值(dimension)。
pca.rar
- matcom插件调用matlab里面princomp函数对数据进行处理的小程序,plug-ins inside matcom call matlab function princomp data processing applet
EasyPCA-1[1].0.tar
- C语言编写的PCA程序,实现主成分分析功能-C language of the PCA program to achieve the principal component analysis function
盲信号的语音分离MATLAB程序
- 一个很好的语音分离程序,带有三个.wav格式的语音原文件,同时用ICA和PCA两种方法对混合信号进行分离.
PCA-method-for-fault-diagnosis-routine-five(includ
- 用于故障诊断的PCA方法例程5个(含KPCA),利用PCA(主元分析)方法或者KPCA方法,进行工业系统的故障诊断程序,有详细的注释说明-PCA method for fault diagnosis routine five (including KPCA), using PCA (principal component analysis) method or KPCA method, industrial process fault diagnosis, a detailed explanat
pca
- PCA主成分分析的标准MATLAB程序,可通用,非常有效-PCA principal component analysis of the standard MATLAB procedures, can be universal, very effective
pca
- PCA主成份分析算法的MATLAB程序源码.测试是以费雷数据库的灰度等级部分.-PCA principal component analysis algorithm MATLAB program source code. Test is gray ferret grade part of the database.
pca
- 主成分分析程序,可用于数据降维及特征提取。-Principal component analysis procedures, can be used for data dimensionality reduction and feature extraction.
PCA
- 做毕业设计时导师给的PCA人脸识别程序已运行过。-Graduate instructors to do the design of the PCA to face recognition procedures have been run over.
PCA
- 关于主成分分析(PCA)的MATLAB程序-MATLAB
pca
- 本程序描述了pca在人脸识别上的应用。并带有输入输出,可在人脸库上进行试验。-This procedure describes the pca in face recognition applications. And with the input and output can be tested on the face database.
PCArtejfgds
- 在Matlab中,用PCA程序提取两个统计量:T2和Q从而应用在机械故障的预测中,我个人觉得还可以,希望大家指正。-In Matlab, with the PCA program to extract the two statistics: T2 and Q and thus used in the prediction of mechanical failure, I personally felt that I can and hope that we corrected.
pca
- pca主成分分析,matlab程序,用于图像特征提取,降维等 有中文注释-Principal component analysis
PCA
- 实现好的基于PCA的人脸识别系统,程序非常有参考价值,MATLAB编写,内附使用说明。-To achieve a good face recognition system based on PCA, the program very useful, MATLAB written instructions included.
PCA
- PCA程序基于MATLAB 欢迎使用-the PCA program is based on MATLAB
Pca-extraction
- PCA成分分析检测程序代码,运用MATLAB编写,能够很好分析主要特征-PCA component analysis testing program code, written using MATLAB, to analyze the main features of good
PCA
- 用MATLAB写的一段PCA程序,拿来分享-PCA using a MATLAB program written for them and share
pca计算
- 基 于 matlab 的pca程序,挺不错的(PCA matlab program, pretty good)
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