CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - PCA源码

搜索资源列表

  1. pca

    0下载:
  2. 人脸识别的matlab pca源码,希望对大家有用处-face recognition Matlab pca source, we hope to be useful
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:周敬
  1. PCA_Program

    0下载:
  2. 完全按照论文Face Recogniton Using Eigenfaces设计的PCA源码,无解压密码-in full accordance with the thesis Face Recogniton located Using Eigenfaces PCA of source code, without extracting passwords
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:yang
  1. pca-matlab-code

    1下载:
  2. pca主成分分析算法matlab源码,利用matlab实现pca算法。-pca principal component analysis algorithm Matlab source, using Matlab achieve pca algorithm.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:33.08kb
    • 提供者:李辙
  1. pca

    0下载:
  2. Principle Component Analysis matlab源码
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.58kb
    • 提供者:鲁剑锋
  1. 主成分分析MATLAB源码

    1下载:
  2. 降维处理,在实际问题的研究中,往往会涉及众多有关的变量。但是,变量太多不但会增加计算的复杂性,而且也会给合理地分析问题和解释问题带来困难。一般说来,虽然每个变量都提供了一定的信息,但其重要性有所不同,而在很多情况下,变量间有一定的相关性,从而使得这些变量所提供的信息在一定程度上有所重叠。因而人们希望对这些变量加以“改造”,用为数极少的互补相关的新变量来反映原变量所提供的绝大部分信息,通过对新变量的分析达到解决问题的目的。
  3. 所属分类:matlab例程

    • 发布日期:2009-08-31
    • 文件大小:24.4kb
    • 提供者:a200710920
  1. pca.rar

    0下载:
  2. 人脸特征提取经典PCA方法的matlab源码,做这方面的朋友不妨试试。,Human Face Feature Extraction classic PCA method matlab source code, make friends in this area worth a try.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.27kb
    • 提供者:王阵雨
  1. matlab

    2下载:
  2. matlab的一个人脸识别系统 包括gabor,pca,ica的源码-matlab a face recognition system includes gabor, pca, ica source
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:46.66kb
    • 提供者:wang0744
  1. pca

    0下载:
  2. PCA主成份分析算法的MATLAB程序源码.测试是以费雷数据库的灰度等级部分.-PCA principal component analysis algorithm MATLAB program source code. Test is gray ferret grade part of the database.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:32.73kb
    • 提供者:1234
  1. PRproject_lda

    1下载:
  2. 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
  3. 所属分类:Algorithm

    • 发布日期:2015-06-23
    • 文件大小:424.99kb
    • 提供者:李洪涛
  1. PCA

    0下载:
  2. PCA主成分分析Matlab源码分析PCA(matlab)-Matlab source code of the principal component analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5.16kb
    • 提供者:无痕
  1. PCA

    1下载:
  2. pca主成分分析算法matlab源码,利用matlab实现pca算法。附带pca相关资料-pca principal component analysis algorithm matlab source code, the use of matlab to achieve pca algorithm. Pca with information ... ...
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2.22mb
    • 提供者:李三轮
  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-06
    • 文件大小:5.21kb
    • 提供者:张丽娜
  1. PCA

    0下载:
  2. 该源码使用主成分分析对原数据点进行分析。-Reshape the data points using the principal component analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:606byte
    • 提供者:alan
  1. pca

    0下载:
  2. 主成份分析的源码,简单易懂,有效代码不超过十行,有注释,注释中注明了代码出处。-The source code of the principal component analysis, easy to understand and effective code not more than ten line, have comments, comments indicate the source the code.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:661byte
    • 提供者:曾维
  1. pca.doc

    0下载:
  2. 主成分分析Matlab源码分析,很详细。-The principal component analysis the Matlab source analysis, very detailed.
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:32kb
    • 提供者:zzz
  1. PCA

    0下载:
  2. 模式识别课程中的主成分分析方法PCA的matlab实现源码-Pattern Recognition in the principal component analysis PCA matlab to achieve source
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:906byte
    • 提供者:feiyanyan
  1. PCA

    0下载:
  2. 简单的PCA主元分析源码,自己编写,亲测可用-Simple PCA principal component analysis of the source code, I have written pro-test available
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:718byte
    • 提供者:zy
  1. PCA-K_means

    0下载:
  2. 基于PCA降维的k-means算法,附带有检测正确率的源码以及相应的检测数据-PCA dimensionality reduction based on k-means algorithm, source code comes with the correct detection rate and the corresponding test data
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1.24mb
    • 提供者:清水
  1. PCA-matlab

    0下载:
  2. 利用主成分分析方法实现分类的Matlab源码分析-Principal component analysis Matlab source code analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:606byte
    • 提供者:李萌
  1. PCA

    0下载:
  2. PCA主成分分析算法matlab源码,利用matlab实现PCA算法。(PCA principal component analysis algorithm matlab source code, using MATLAB to achieve PCA algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:10kb
    • 提供者:大安安安
« 12 3 »
搜珍网 www.dssz.com