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

搜索资源列表

  1. pca

    0下载:
  2. 使用MATLAB实现主成分分析,其中包含两种不同的方法。(Two different methods are used to achieve principal component analysis by MATLAB.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:韩-小康
  1. K-Means PCA降维

    2下载:
  2. K-Means算法,不要求建立模型之后对结果进行新的预测,没有相应的标签,只是根据数据的特征对数据进行聚类。主成分分析降维对数据进行可视化操作,对features进行降维.(K-Means algorithm does not require the establishment of the model after the new prediction of the results, there is no corresponding tag, but only on the character
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:33792
    • 提供者:赵嘉慧
  1. pca

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

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

    0下载:
  2. pca是主成分分析,提取特征,对数据进行降维处理(PCA is principal component analysis, which extracts features and processes the data in reduced dimension)
  3. 所属分类:其他

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

    0下载:
  2. 主成分分析(Principal Component Analysis,PCA), 是一种统计方法。通过正交变换将一组可能存在相关性的变量转换为一组线性不相关的变量,转换后的这组变量叫主成分。(Principal Component Analysis (PCA) is a statistical method. Convert a set of variables that may be relevant by orthogonal transform into a set of linearly
  3. 所属分类:matlab例程

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

    0下载:
  2. 主成份分析代码,实现对信号的主成分分析和实现,有利于更好理解这部分功能。(Principal component analysis code, to achieve the main component of the signal analysis and implementation, is conducive to a better understanding of this part of the function)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:4096
    • 提供者:鹿小路
  1. PCA

    0下载:
  2. 函数是封装好的主成分分析法的程序,输入原始数据矩阵即可(Function is a good package of principal component analysis of the procedure. The original input data matrix can be input)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:喜欢臭
  1. Nonlinear PCA toolbox for MATLAB

    0下载:
  2. 压缩文件夹中主要包含用于非线性主成分分析的程序(Nonlinear PCA toolbox for MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:137216
    • 提供者:guduxingzhe11
  1. MNIST-PCA

    0下载:
  2. 使用PCA算法分析MNIST 手写字符训练样本。 结果分别生成以2、5、10个PCA主成分的重构图像以及10个主成分特征向量的对应图像。(Implement PCA algorithm on MNIST dataset and calculate the class PCA on each digit separately.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:15889408
    • 提供者:zpstanford
  1. PCA母文件

    0下载:
  2. matlab里面运行的主成分分析通用程序,是常用的一种统计分析方法(General program running in MATLAB is a commonly used statistical analysis methodfor principal component analysis)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:62464
    • 提供者:额方法
  1. PCA

    0下载:
  2. 主成分分析主要进行降维处理,以减小变量数目和使信号独立(Principal component analysis mainly reduces dimensionality to reduce the number of variables and make the signal independent)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:2489344
    • 提供者:迪哥哥
  1. 基于主分量的人脸重构

    1下载:
  2. 本实验是基于主成分分析法(PCA)在人脸识别中的应用,采用SVM分类器在ORL人脸库的基础上通过Matlab实现了快速PCA算法的验证仿真。
  3. 所属分类:matlab例程

  1. PCA

    0下载:
  2. 2种主成分分析方法,高光谱降维,基于实测光谱数据,光谱解混(endmember extraction matlab)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:84992
    • 提供者:ceciliawang
  1. pca

    0下载:
  2. 在许多领域的研究与应用中,往往需要对反映事物的多个变量进行大量的观测,收集大量数据以便进行分析寻找规律。多变量大样本无疑会为研究和应用提供了丰富的信息,但也在一定程度上增加了数据采集的工作量,更重要的是在多数情况下,许多变量之间可能存在相关性,从而增加了问题分析的复杂性,同时对分析带来不便。如果分别对每个指标进行分析,分析往往是孤立的,而不是综合的。盲目减少指标会损失很多信息,容易产生错误的结论。 因此需要找到一个合理的方法,在减少需要分析的指标同时,尽量减少原指标包含信息的损失,
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:Steven Cham
  1. PCA

    1下载:
  2. 基于主成分分析的遥感图像融合算法,融合结果质量较好。(The fusion algorithm of remote sensing image based on principal component analysis has better fusion result.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:74752
    • 提供者:一枝梅231231
  1. PCA大作业

    0下载:
  2. PCA程序,处理绿萝的数据,机器学习,进行主成分分析,提取指定重要特征的方法。(PCA program, data processing ,Scindapsus, machine learning, principal component analysis method, A method of specifying important features .)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:404480
    • 提供者:zhangxuancheng
  1. myPCA

    0下载:
  2. PCA主成分分析源程序,可以运行,简单易懂,MATLAB(PCA principal component analysis source program, can run, easy to understand, MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:啥子64151465
  1. pca-lda

    0下载:
  2. 主成分分析法和线性判别分析常用来对原始数据进行简单的数学分析(Principal component analysis and linear discriminant analysis are usually used for simple mathematical analysis of raw data.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:cc2358564166
  1. 3DpcaPlot

    0下载:
  2. PCA主成分分析,基于R语言平台的pca分析和绘制三维图像(PCA principal component analysis, based on R language platform PCA analysis and rendering 3d images.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-07
    • 文件大小:2048
    • 提供者:ArvinZoy
  1. 基于PCA的人脸识别

    2下载:
  2. 主成分分析法(principal conponent analysis, PCA)也叫Hotelling变换或特征脸法,是基于 K-L变换基础上研发得到的。该方法的核心是能够降低图像空间的维度,具体做法是将原始的数据通过某种线性变换从高维度空间转变到低维度空间中,这些数据彼此不相关,根据贡献率选取最大的前一部分,使原数据具有最大的变化量,对后面的图像也向这个空间投影,然后比较它们之间的距离来确定类别关系。PCA方法的缺点是对光照问题比较敏感。
  3. 所属分类:matlab例程

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com