CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - pca MATLAB 主成分

搜索资源列表

  1. Pca-extraction

    0下载:
  2. pca进行特征提取源码,用matlab语言编写,pca即主成分分析-pca source for feature extraction using Matlab language, pca that Principal Component Analysis
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1649
    • 提供者:王蕊
  1. Fault1_PCA

    0下载:
  2. 利用主成分分析方法,对TE模型产生的故障数据故障1进行故障检测-Using principal component analysis, on the TE model failure data generated by a fault detection fault
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:567
    • 提供者:viola
  1. Subpattern-based_principal___component_analysis.zi

    1下载:
  2. 子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。-Sub-mode principal component analysis first of the original image block, and then the same sub-image, respectively, the location of the
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-18
    • 文件大小:166625
    • 提供者:tanghui
  1. PCAbasic

    0下载:
  2. matlab 使用源码 主成分分析相关源吗 好东西大家一起用-matlab code of pca
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:738
    • 提供者:Tingji
  1. FaceRecognitionSystem

    0下载:
  2. 利用PCA(主成分分析)技术实现了人脸识别-this program has realized face recognition by using the PCA technology
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-30
    • 文件大小:12420139
    • 提供者:陈高
  1. PCA

    1下载:
  2. 主成分分析代码,用matlab实现的,请大家参阅。-Principal component analysis code, matlab implementation, please refer to the.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1710
    • 提供者:general
  1. ipca

    2下载:
  2. 第二种增量的主成分分析算法,能够增量地获取高维数据的主成分。-《Incremental PCA or On-Line Visual Learning and Recognition》
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:799
    • 提供者:钱叶魁
  1. pca

    0下载:
  2. 主元分析的matlab源代码,对于一个样本空间可以获得其主元成分-Principal component analysis, Matlab source code for a sample space to obtain the main element composition
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:873
    • 提供者:燕青
  1. PCA-Matlab-CODE

    0下载:
  2. 主成分分析源代码,有详细说明,中文详细说明-Principal Component Analysis Matlab CODE
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:4900
    • 提供者:张力
  1. pca

    0下载:
  2. 此段matlab代码实现数据的读入,可以自定义主成分的个数,也可以根据信息来那个的百分比来确定PC的个数-Paragraph matlab code data read into, you can customize the number of principal components, according to the percentage of the information that determines the number of the PC
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1121
    • 提供者:谢琳
  1. k-means-and-pca

    0下载:
  2. 用matlab实现k-means聚类算法以及pca(主成分分析)算法-k-means and pca using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:10733695
    • 提供者:陈威
  1. PCA

    0下载:
  2. 主成分分析的Matlab程序,包括完整的计算过程,相关参数计算及绘图-Principal component analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:18953
    • 提供者:王予
  1. PCA

    0下载:
  2. MATLAB 主成分分析 案例分析 程序 代码教程 参考代码-MATLAB principal component analysis case analysis code tutorial reference code
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:8905
    • 提供者:chennandan
  1. PCA

    1下载:
  2. 该压缩包包含了基于主成分分析的人脸识别代码,以及matlab的数据库。并有详细的注释。-This zip file contain the matlab code of eigenface. Further, we also detail the meaning of some important code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:381117
    • 提供者:wangsheng
  1. pca

    0下载:
  2. 主成分分析在matlab中应用,已经过实践分析。(Application of principal component analysis in matlab.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:lyca310
  1. pca

    0下载:
  2. 主成分分析实现代码,以测试集辛烷值含量预测结果对比为例,内附数据,代码,matlab实现(Principal component analysis implementation code)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:海玉
  1. PCA

    0下载:
  2. 该代码主要实现样本的主成分分析,包括一个xls文件的数据样本,一个PCA的主程序。(This code is usedto realize principal component analysis, including a XLS file of data samples and a PCA main program.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:hnndyca
  1. pca

    0下载:
  2. matlab 进行pCA主成分分析分析分析分析分析分析(use matlab to do pca analysis)
  3. 所属分类:其他

    • 发布日期:2017-12-13
    • 文件大小:1834
    • 提供者:你麻痹
  1. matlab

    0下载:
  2. 在实际课题中,为了全面分析问题,往往提出很多与此有关的变量(或因素),因为每个变量都在不同程度上反映这个课题的某些信息。(PCAPrincipal Component Analysis (PCA) is a multivariate statistical analysis method that selects multiple variables by linear transformation to select fewer variables. It is also called pri
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:58368
    • 提供者:扁扁or圆圆
  1. matlab表情识别

    2下载:
  2. Matlab表情识别,特征脸[1 ]作为面部表情分类的方法。首先,利用训练图像创建低维人脸空间(pca)。这是通过训练图像集主成分分析(PCA)及图片主成分分析(即具有较大特征值的特征向量)获得的。 结果,所有的测试图像以所选择的主成分表示,计算投影图像与所有投影列车图像的欧几里得距离,选择最小值以找出与试验图像最相似的训练图像。(The feature face [1] is used as a facial expression classification method. Firstly,
  3. 所属分类:其他

    • 发布日期:2019-03-12
    • 文件大小:4684800
    • 提供者:bbqQq
« 12 3 »
搜珍网 www.dssz.com