Welcome![Sign In][Sign Up]
Location:
Search - pca.rar

Search list

[SourceCodePCA+LDA+粗糙集人脸识别.rar

Description: PCA+LDA+粗糙集人脸识别
Platform: | Size: 7826813 | Author: zgf841122@163.com | Hits:

[Mathimatics-Numerical algorithmsGuass(2)

Description: GUASS算法的列主元消去法-GUASS algorithm out PCA Elimination
Platform: | Size: 1024 | Author: Cybernaut | Hits:

[SCMC8051F_PROGRAM_3

Description: Cygnal公司的著名产品C8051f系列单片机,其不同模块的相关例程,有ADC,DAC,FLASH,CAN, SMBUS, SPI, UART, TIMER, PCA, LCD等相关程序。有四个文件包,请注意下载!这是第三个包-Cygnal's famous products C8051f series microcontroller, its different modules of routines, with ADC, DAC, FLASH, CAN, SMBUS, SPI, UART, Timer, PCA, LCD and other related procedures. There are four packages to download! This is the third package
Platform: | Size: 54272 | Author: 李超 | Hits:

[Graph programmani

Description: 图象降维算法,比如有名的LLE,PCA,ISOMAP......等,对研究图象分析的研究人员有很大的帮助-image dimensionality reduction algorithms such as the famous LLE, PCA, ISOMAP .... Image analysis of the study researchers will be very helpful
Platform: | Size: 12288 | Author: salent | Hits:

[Special EffectsCoolImage

Description: visual c++编写,图像主分量融合,应用加权图像融合算法-visual c preparation, image PCA integration, application-weighted image fusion algorithm
Platform: | Size: 311296 | Author: mikle | Hits:

[DVDget_PAT_PMT_PCR_add_NULL

Description: the file get_PAT_PMT_PCR_add_NULL.rar can get MPEG2 ,PCR,same_PID_pcaket,PMT,PAT,add NULL packet,the file can help MPEG2(transport stream) user clean understand.-the file c get_PAT_PMT_PCR_add_NULL.rar get an MPEG2, PCR, same_PID_pcaket, PMT, PAT, add NULL packet, the file can help MPEG2 (transport stream) user clean understand.
Platform: | Size: 1024 | Author: 黃彥柏 | Hits:

[DocumentsPCA_FaceRec_and_theory_and_sourcecode

Description: PCA人脸识别及理论基础(Appendix_C_PCA_.rar的更新版,并附Matlab源码)-PCA Face Recognition and theoretical basis (the updated version Appendix_C_PCA_.rar , with Matlab source)
Platform: | Size: 425984 | Author: 龚勋 | Hits:

[SCMc8051f120pca

Description: c8051f120电机PCA0测速及PWM调速.rar一个比较有趣的程序,PWM技术很时髦.-c8051f120 Motor and PWM Speed PCA0 velocimetry. rar a more interesting program, PWM technology is very fashionable.
Platform: | Size: 1024 | Author: 草原 | Hits:

[Algorithmpca

Description: PCA算法程序设计步骤: 1、去均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协方差矩阵的特征值大于阈值的个数 4、降序排列特征值 5、去掉较小的特征值 6、去掉较大的特征值(一般没有这一步) 7、合并选择的特征值 8、选择相应的特征值和特征向量 9、计算白化矩阵 10、提取主分量 -PCA algorithm programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction
Platform: | Size: 4096 | Author: | Hits:

[Graph RecognizeSpPCA

Description: 利用Sub-pattern PCA在Yale人脸库上进行人脸识别的matlab源代码,子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。-Sub-pattern PCA use in the Yale face database for face recognition on the matlab source code, sub-mode principal component analysis first of the original image block, and then the same sub-image, respectively, the location of the establishment of sub-image set, in each sub-image Set the use of PCA to extract the features, the establishment of sub-space. Treatment to identify images, by the same block, the respective sub-image to the corresponding sub-space projection, feature extraction. Finally, according to the principle of nearest neighbor classification.
Platform: | Size: 2048 | Author: 章格 | Hits:

[Graph Recognizepca_lda_study

Description: 实用可能的主成分分析(PCA)和线性判别分析(LDA),训练和检查,-Practical potential of principal component analysis (PCA) and linear discriminant analysis (LDA), training and inspection,
Platform: | Size: 126976 | Author: kim S.D. | Hits:

[OtherPCA+LDA

Description: PCA(主成分分析法)、LDA(线性判别法) 两种方法是主要的线性降维法,有很好的效果,希望对大家能够有用!-PCA (Principal Component Analysis), LDA (Linear Discriminant method) two methods are the main linear dimensionality reduction method, have very good results, in the hope that everyone can be useful!
Platform: | Size: 3072 | Author: ruchong | Hits:

[Graph programMPCACodes

Description: MPCA一个博士编写的多线程pca变换方法,内含发表论文-Dr. MPCA prepared a multi-threaded PCA transform methods, including papers
Platform: | Size: 2073600 | Author: 宁先生 | Hits:

[Graph RecognizeFisherFace

Description: 人脸识别的经典算法的完美结合,PAC与FISHER算法C++实现,首先通过PCA进行维数约简,然后通过FISHER进行最有利的方向投影。识别效率是所有监督学习的上限。-Face Recognition Algorithm for the perfect combination of classic, PAC and FISHER algorithm C++ Realize, first of all carried out through the PCA dimension reduction, and then through to the most favorable FISHER projection direction. Recognition efficiency is all supervised learning ceiling.
Platform: | Size: 758784 | Author: NEO | Hits:

[Mathimatics-Numerical algorithmspca_regression

Description: 基于主元分析的多元线性回归程序,输出回归系数,主元贡献率和拟合误差-multiple linear regression using pca
Platform: | Size: 1024 | Author: 秦强 | Hits:

[SCMicaandpca

Description: Is ICA significantly better than PCA for face recognition.rar
Platform: | Size: 167936 | Author: shizr | Hits:

[Graph RecognizePCA

Description: 一种基于PCA的人脸识别方法matlab源程序-PCA_based Face Recognition System.rar-PCA-based face recognition methods matlab source-PCA_based Face Recognition System.rar
Platform: | Size: 37045248 | Author: zhang | Hits:

[source in ebookFuzzyClusteringToolbox

Description: GK GG 聚类程序 包括PCA GG GK等经典的算法-GKand GG cluster including pca GG GK ect
Platform: | Size: 4146176 | Author: 周健 | Hits:

[Windows DevelopMINE.RAR

Description:
Platform: | Size: 9216 | Author: xw | Hits:

[Special EffectsPCA

Description: PCA_进行indian_pines数据集合分类。((use PCA to classify the indian_pines data with train and test data in the rar))
Platform: | Size: 12251136 | Author: 萌萌66 | Hits:
« 12 »

CodeBus www.codebus.net