搜索资源列表

  1. gabor-pca

    0下载:
  2. 用gabor结合pca降维实现人脸识别,能得到较好的识别率(face recognition through gabor-pca)
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:12100608
    • 提供者:草民
  1. PCA

    0下载:
  2. PCA主成分分析,提取主特征,降维处理(PCA principal component analysis is used to extract the main features and reduce the dimensionality)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:zzzfff222
  1. PCA

    0下载:
  2. 简单的数据降维算法(PCA)举例,构造随机的10维数据,降维成3维的。Sample可替换成用户数据(Examples of simple data reduction algorithms (PCA) are presented)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Dempsey
  1. PCA

    0下载:
  2. Python实现PCA将数据转化成前K个主成分的伪码大致如下: ''' 减去平均数计算协方差矩阵计算协方差矩阵的特征值和特征向量将特征值从大到小排序保留最大的K个特征(Python PCA data into pseudo code before the K principal components are as follows: the characteristics of 'average minus the covariance
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:64512
    • 提供者:193sd
  1. Nonlinear PCA toolbox for MATLAB

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

    • 发布日期:2024-05-21
    • 文件大小:137216
    • 提供者:guduxingzhe11
  1. PCA-ICA

    0下载:
  2. 实现了主元分析(PCA)和独立分量分析(ICA)相关信号处理。非线性降维。(Implements Principal Component Analysis (PCA) and Independent Component Analysis (ICA) correlation signal. Non-linear dimension reduction using kernel PCA.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:15169536
    • 提供者:SONAH~
  1. gpldecha-e-pca-d542a9b

    0下载:
  2. PCA是一种非线性降维方法特别适合于概率分布,得到了指数族PCA的POMDPs压缩。(Matlab implementation of E-PCA which is a non-linear dimensionality reduction method particularly suited for probability distributions, see the paper Exponential Family PCA for
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:7041024
    • 提供者:SONAH~
  1. pca

    0下载:
  2. 实现一个简单的PCA降维与重构程序,用到的数据在.txt文件中。还有用于测试的.m文件(To achieve a simple PCA dimension reduction and reconstruction procedures)
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:zhuboo
  1. PCA

    0下载:
  2. PCA图像融合效果挺好可以试试.......(PCA fuction image fusion effect is good, you can try)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:73728
    • 提供者:hange
  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例程

    • 发布日期:2024-05-21
    • 文件大小:15889408
    • 提供者:zpstanford
  1. PCA实现特征降维

    0下载:
  2. pca和_fase_pca实现特征降维,两种算法都有所改进,特别是pca可以根据自己的需要进行相应的改进,代码清晰易懂,希望对你有帮助。(PCA and _fase_pca to achieve feature reduction, the two algorithms have improved, especially PCA can be improved according to their needs, the code is
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:
  1. PCA

    0下载:
  2. 利用matlab进行pca主成分分析,简单易懂,适合新手(The use of MATLAB PCA, principal component analysis, simple, suitable for beginners)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:1993羊羊羊
  1. PCA

    0下载:
  2. pca降维代码,主要用来给图片进行降维,程序不长,直接用,很方便(PCA Dimension reduction code)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-21
    • 文件大小:5506048
    • 提供者:Toli
  1. noise level estimation PCA-based

    0下载:
  2. 利用PCA,提取图像中特征值最小的区域,来估计图像噪声(PCA is used to extract the smallest region of the image feature to estimate the image noise)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:烦了烦了
  1. PCA-SVM-master

    0下载:
  2. PCA/SVM算法实现图像分类,分类准确率可到达90%(Image classification by PCA/SVM algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:3183616
    • 提供者:604395564
  1. PCA笔记

    0下载:
  2. 对PCA的个人理解,有详细的PCA推导过程,代码包括计算协方差,及其特征值特征向量。(For the personal understanding of PCA, there is a detailed process of PCA derivation. The code includes the calculation covariance and its eigenvalue eigenvector.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:123904
    • 提供者:杰克蔡
  1. PCA

    0下载:
  2. PCA 算法演示 主要用于数据进行降维处理(PCA suanfa zhuyaoyongyushujujinxingjiangweichuli)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:17408
    • 提供者:APPJOKER
  1. PCA

    0下载:
  2. 采用INP数据(145*145*200),该数据有16个类别, PCA进行数据降维,然后对降维数据采用kNN分类(k=1)。(Using INP data (145*145*200), the data has 16 categories, PCA carries out data reduction, and then uses kNN classification for dimensionality reduction data
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:26624
    • 提供者:纷纷666
  1. PCA故障诊断步骤

    0下载:
  2. PCA故障分析程序,主元分析法,故障诊断,TE过程的数据。(PCA fault analysis program, principal component analysis, fault diagnosis, TE process data.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:130048
    • 提供者:赵姗姗
  1. pca

    1下载:
  2. 深度学习中的PCA,和白化算法,对深度学习非常有帮助(PCA in deep learning, and albino algorithm, are very helpful for deep learning)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-21
    • 文件大小:3866624
    • 提供者:导师
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

源码中国 www.ymcn.org