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

搜索资源列表

  1. 主成分分析法

    1下载:
  2. 主成分分析发doashdasnlkasnlkasnd(principal component analysis)
  3. 所属分类:matlab例程

  1. 《MATLAB统计分析与应用3》

    0下载:
  2. 距离判别分析法、贝叶斯判别分析法;主成分分析matlab函数等(Distance discriminant analysis, Bias discriminant analysis, principal component analysis, matlab function, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:18432
    • 提供者:ferryman
  1. spca

    0下载:
  2. 本程序实现稀疏主成分分析,相关方法在 H. Zou, T. Hastie, and R. Tibshirani的Sparse principal component analysis中有详细介绍(For SPCA, the method introduced in "Sparse principal component analysis" by H. Zou, T. Hastie, and R. Tibshirani)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:冰封墨者
  1. 主成分分析

    0下载:
  2. 该代码是主成分分析法的matlab实现,简单方便使用(The code is the principal component analysis of Matlab implementation, simple and convenient to use)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:12288
    • 提供者:JackeeY
  1. 主成分分析法

    0下载:
  2. 内涵主成分分析法的PPT,案例和matlab编写的代码。(Connotation of principal component analysis of PPT, case and matlab prepared by the code.)
  3. 所属分类:matlab例程

  1. PCA

    0下载:
  2. 主成分分析matlab代码,Cwprint为主函数;(PCA based on matlab. very useful.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:远小润
  1. m03

    1下载:
  2. 主成分分析发实例,数据在mat文件中,运行前需要将其调入内存,主要用于光谱分析。(Example of principal component analysis)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:12288
    • 提供者:tanfeng
  1. PCA

    0下载:
  2. 该程序可以实现数据的主成分提取,以及相关系数矩阵,得分矩阵,还有T^2统计量,可视化效果好。(The program can achieve the main component extraction of data, as well as correlation coefficient matrix, scoring matrix, as well as T^2 statistics, visual effect is good.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:快乐阳光
  1. 独立成分分析ICA

    1下载:
  2. 完整的独立成分分析的示例程序,有四幅图像,生动详细(Complete independent component analysis of the sample program, there are four images, vivid detail)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:45056
    • 提供者:第二
  1. 主成分分析法Nicolas_PCA

    0下载:
  2. 将多个变量通过线性变换以选出较少个数重要变量的一种多元统计分析方法(A multivariate statistical analysis method in which multiple variables are selected by linear transformation to select fewer significant variables)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:627712
    • 提供者:大白菜ml
  1. ImageFusion_PCA

    0下载:
  2. 在GDAL库下,采用主成分变换实现多光谱影像与全色高分辨影像的融合。(Under the GDAL library, the principal component transformation is used to fuse multispectral images with panchromatic high resolution images.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:7168
    • 提供者:nanke_yh
  1. zhuchengfen

    0下载:
  2. 改进的主成分分析法,可算出指标的相对贡献值(The relative contribution value of the index can be calculated by the improved principal component analysis)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:过往温柔
  1. pca

    0下载:
  2. 通过主成分分析可以对混合物量测矩阵进行svd分解,截取特征值大的变量,可以滤掉一些无关信息,使计算量更小(Through the principal component analysis of the mixture can be measured matrix svd decomposition, interception of large eigenvalues of variables, you can filter out some irrelevant information, so
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:没人鱼985
  1. pcr

    0下载:
  2. 主成分回归是一种多元回归分析方法,旨在解决自变量间存在多重线性问题(Principal component regression is a multivariate regression analysis method designed to solve the existence of multiple linear problems between independent variables)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:没人鱼985
  1. PCA

    1下载:
  2. 高光谱遥感与传统的单波段、多光谱数据相比,波段量大量增加、波段宽度极大降低,对地面目标的光谱特性的测度更加细致,然而波段的增多必然导致数据量急剧增加、计算量增大、信息冗余增加以及统计参数的估计偏差增大。因此,对高光谱数据进行降维处理具有重要意义。一方面,降维能够使图像远离噪声,提高图像数据质量;另一方面,能够去除图像中的无价值波段,减少波段数,从而降低计算量,提高运算效率。主成分分析是常用的高光谱数据降维处理方法之一。(Compared with the single band, hypersp
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:1895424
    • 提供者:太过安静
  1. 主成分和因子分析

    0下载:
  2. 主成分分析是多元统计分析中用来分析数据的一种方法,它是用一种较少数量的特征对样本进行描述以达到降低特征空间维数的方法(Principal component analysis is a method of data used in multivariate statistical analysis, it is describing the samples with characteristics of a small number of methods to reduce the dimens
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:宇宙zy
  1. 主成分分析法的原理应用及计算步骤

    2下载:
  2. PCA算法详细介绍:word版可以打印,值得与君共欣赏(PCA:Principal Component Analysis)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:843776
    • 提供者:曹毅
  1. 第12章 主成分分析

    0下载:
  2. 主成分分析,主要是一些案例的源文件。可以参考MATLAB的40个数值分析案例。分为三个,一个是数值分析,一个是基础操作,最后一个是演示。(principal component analysis)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 436805212DPCA

    0下载:
  2. 有关图像的二维主成分分析,详细解释,简单易懂,有益于学习(The two dimensional principal component analysis of the image is explained in detail. It is easy to understand and is beneficial to learning.)
  3. 所属分类:通讯编程

  1. PCA分析源代码

    0下载:
  2. PCA主成分分析源代码,PCA是用于降维是经典方法,现在仍有很多人用主成分分析方法进行降维,降低算法复杂度。(PCA is the source code of principal component analysis. PCA is a classical method for dimensionality reduction. Many people still use principal component analysis to reduce dimension and reduce a
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:小臭臭666
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com