CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - PCA Algorithm

搜索资源列表

  1. fusion_IHS

    0下载:
  2. 实现常用的IHS,PCA 加权三种图像融合算法-To achieve common IHS, PCA three-weighted image fusion algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:107028
    • 提供者:rfzhang1985
  1. PCA

    0下载:
  2. 人脸识别中PCA算法的matlab程序,使用最近邻分类器进行识别。-PCA Face Recognition Algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1220
    • 提供者:niushaobo
  1. featureExtraction

    0下载:
  2. 该程序包实现了模式识别中的两个特征提取算法,主成分分析PCA和线性判别分析LDA。采用C++语言编写,开发环境VS。 程序包还提供了两个测试样本文件。-The package to achieve the recognition of the two feature extraction algorithm, principal component analysis PCA and linear discriminant analysis LDA. Using C++ language, dev
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:45953
    • 提供者:tangxiaojun
  1. homework

    1下载:
  2. 使用基于PCA+KNN算法实现的人脸识别,本算法的优点在于使用的是基于2DPCA的方法,计算时间更短,效率更高。-PCA+ KNN-based face recognition algorithm, the advantage of this algorithm is based on the use of 2DPCA method in calculating the time is even shorter, more efficient.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6190427
    • 提供者:周丽霞
  1. Manifold

    0下载:
  2. 很不错的流形学习算法 包含了MDS PCA ISOMAP LLE等算法-Very good manifold learning algorithm includes the MDS PCA ISOMAP LLE, such as eight kinds of algorithms
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:13994
    • 提供者:yangdawei
  1. empca

    0下载:
  2. I present an expectation-maximization (EM) algorithm for principal component analysis (PCA).
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:122045
    • 提供者:sreenath
  1. malic

    0下载:
  2. 它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)等等 Malic is realtime face recognition system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1326224
    • 提供者:乔超
  1. PCAforfacerec

    0下载:
  2. 简要叙述了人脸识别方法,用PCA 算法实现了人脸的识别,并对实验结果进行分析-A brief descr iption of face recognition methods, PCA algorithm for face recognition, and analysis of experimental results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:243564
    • 提供者:刘文
  1. 11912872KPCAandPCA

    0下载:
  2. face recognition using PCA algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:12555
    • 提供者:soccon
  1. Oja_mPCA_MUSIC

    2下载:
  2. 用基于Oja准则的PCA神经网络方法实现MUSIC算法,完成DOA估计 -Oja-based guidelines for the PCA neural network method MUSIC algorithm, the completion of the estimated DOA
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-20
    • 文件大小:1657
    • 提供者:金江
  1. pcaProgram

    0下载:
  2. PCA算法程序设计步骤: 1、取均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协方差矩阵的特征值大于阈值的个数 4、降序排列特征值 5、去掉较小的特征值 6、去掉较大的特征值(一般没有这一步) 7、合并选择的特征值 8、选择相应的特征值和特征向量 9、计算白化矩阵 10、提取主分量 -PCA algorithm programming steps: 1, access means 2, the calculation of
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:3985
    • 提供者:晓琳
  1. ZWPCA

    0下载:
  2. 详细介绍了pca算法,具有一定的通用性,比较适合初学者-Pca algorithm described in detail with a certain degree of commonality,it is very useful for learner
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1556
    • 提供者:阻尼
  1. FastICA_25

    0下载:
  2. 一种快速的独立主元算法,用于信号分析处理等方面-A fast independent PCA algorithm, used in signal processing, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:293619
    • 提供者:郭朝
  1. chapter04

    0下载:
  2. PCA算法的详细介绍,包含了很多数学分析。-PCA algorithm is detailed, including a lot of mathematical analysis.
  3. 所属分类:Graph program

    • 发布日期:2017-04-27
    • 文件大小:134167
    • 提供者:xk
  1. 2Dpca

    0下载:
  2. 这是一个非常经典的特征提取算法,matlab写的2DPCA源码-This is a very classical feature extraction algorithm 2DPCA, matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1347
    • 提供者:Yiwa
  1. EMPCA

    0下载:
  2. An implemantation of PCA by EM algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:159256
    • 提供者:kathie
  1. pca-FaceDetection

    0下载:
  2. pca主成分分析算法matlab源码,用于人脸识别中。-pca principal component analysis algorithm matlab source code for Face Recognition.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:33978
    • 提供者:tuzi
  1. BPre

    0下载:
  2. BP 图像识别算法,基于pca的方法,外国人写的-BP image recognition algorithm, pca-based approach, written by foreigners
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9413393
    • 提供者:qiuyigui
  1. 2

    0下载:
  2. 数值分析算法 列主元高斯消去法的C++实现-Numerical Analysis of PCA algorithm out Gaussian elimination of the C++ to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:641
    • 提供者:刘韬
  1. kpca

    0下载:
  2. 一种加核的PCA算法,比PCA算法识别率高很多,所加的核可以用于其他算法。-An increase in the PCA algorithm for nuclear than the PCA algorithm is much higher recognition rate, the increase of other algorithms can be used for nuclear.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5310
    • 提供者:王雪峤
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com