CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - PCA 主成分分析

搜索资源列表

  1. pca

    0下载:
  2. 应用PCA(主成分分析)进行人脸识别的matlab程序,有较高成功率-PCA (Principal Component Analysis) face recognition Matlab procedures, which have a higher success rate
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1448
    • 提供者:li
  1. EasyPCA-1[1].0.tar

    2下载:
  2. C语言编写的PCA程序,实现主成分分析功能-C language of the PCA program to achieve the principal component analysis function
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-25
    • 文件大小:32502
    • 提供者:潘丽娜
  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-23
    • 文件大小:45953
    • 提供者:tangxiaojun
  1. pca

    2下载:
  2. pca主成分分析,matlab程序,用于图像特征提取,降维等 有中文注释-Principal component analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-10
    • 文件大小:4919
    • 提供者:gaochao
  1. pcapcr

    0下载:
  2. 主成分分析(PCA)和主成分回归的(PCR)类,基于ZedGrapg和矩阵类库LinearAlgebra,用于模式识别分类和回归建模型,PCA类中增加基于Zedgraph类图显示,自动多类标识-Priciple Component Analysis and Priciple Component regression algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:118731
    • 提供者:pscong
  1. PCA

    0下载:
  2. 本篇文章提供了一些对于主成分分析法matlab源码分析解释,简单,中文解释。-This article provides some of the principal component analysis for matlab source code analysis and interpretation, simple Chinese explanation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:5340
    • 提供者:张丽娜
  1. PCA-and-MatlabCode

    0下载:
  2. 主成分分析法实现特征选择,里面有非常详细的算法介绍,还有一个现实实例介绍,非常具象,里面贴有实现算法的matlab代码-Principal component analysis (PCA)to achieve feature selection , which has a very detailed descr iption of algorithms , there is a real example to illustrate , very concrete , which is affix
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:70559
    • 提供者:gaoxiaojian
  1. face-recognition-based-on-pca

    0下载:
  2. 基于主成分分析的人脸识别,用主成分分析提前特征,用模版匹配进行分类-face recognition based on PCA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:179689
    • 提供者:nihai
  1. PCA

    0下载:
  2. PCA分析,主成分分析算法的源代码,输入矩阵就能够完成PCA分析,方便易用,算法简洁易用。-Pca Analyze, The source code of PCA method, input matrix and you ll get the result, it is simple to use and the source code is very clear.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:2029
    • 提供者:zhaowen
  1. PCA

    0下载:
  2. 斯坦福大学深度学习,PCA主成分分析的补充完的代码-PCA principal component analysis of deep learning at Stanford, added the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7682583
    • 提供者:xian
  1. pca

    0下载:
  2. 机器学习算法,利用PCA来简化数据,降维技术,主成分分析-Machine learning algorithm, using PCA to simplify data dimensionality reduction techniques, principal component analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:750
    • 提供者:王铭航
  1. weighted-pca-program

    0下载:
  2. 基于加权主成分分析(PCA)的人体检测算法,matlab程序-weighted PCA for pedestrian detection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:5097017
    • 提供者:taotaoking
  1. pca

    0下载:
  2. pca主成分分析,在多变量选择上效果较好,对数据的主成分进行分析,常用于分类、聚类、实验数据处理-Pca principal component analysis in multivariate selection effect is good, principal component analysis of data, often used in classification, clustering, experimental data processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2686
    • 提供者:my
  1. KL_SVD_face_recognition

    0下载:
  2. PCA主成分分析,采用KL投影和SVD分解提取人脸特征向量,最后采用最近邻判别法计算识别率。-Face recognition based on PCA. KL projection and SVD are used to extract face eigenvectors. Recognition rate is calculated by k nearest neighbors(KNN) method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5150513
    • 提供者:JasonYau
  1. PCA.ZIP

    0下载:
  2. pca学习资料,内含:1、A tutorial on Principal Components Analysis.pdf;2、ExercisePCA.m 3、PCA主成分分析.ppt-PCA learning material, which include 1.A tutorial on Principal Components Analysis.pdf;2.ExercisePCA.m 3.PCA.ppt.
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 主成分分析,空间降维的人工智能算法,也能用来去相关性,在图像等信号处理常用-Principal component analysis, spatial dimensionality reduction of artificial intelligence algorithms, but also can come and relevance, in the image signal processing such as common
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:565
    • 提供者:CKD
  1. PCA-and-whiten

    0下载:
  2. PCA及whiten算法MATLAB实现,Principal Component Analysis,主成分分析,白化-PCA and whiten algorithm MATLAB realize, Principal Component Analysis, Principal Component Analysis, albino
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:619
    • 提供者:赵琦
  1. PCA

    0下载:
  2. 对训练数据进行主成分分析,得到降维矩阵,然后根据降维矩阵求得测试数据降维之后的矩阵。-The training data, principal component analysis, to obtain reduced dimensional matrix, and the matrix obtained after the dimensionality reduction test The dimensionality reduction matrix.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:849
    • 提供者:张荣飞
  1. 主成分分析PCA

    1下载:
  2. 用PCA算法对iris数据集进行主成分分析(The PCA algorithm is used to analyze the iris data set)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:redeemer
  1. PCA程序

    1下载:
  2. 实现主成分分析 % 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
  3. 所属分类:人工智能/神经网络/遗传算法

« 12 »
搜珍网 www.dssz.com