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

搜索资源列表

  1. 一个 PCA 算法的matlab程序

    0下载:
  2. 主成分分析(PCA)算法是用于简化数据的一种技术,对于某些复杂数据就可应用主成分分析法对其进行简化。-principal component analysis (PCA) algorithm is used to simplify the technology of data, For some complex data can be applied Principal Component Analysis streamline its.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3743
    • 提供者:赵俊义
  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. pca

    0下载:
  2. 应用PCA(主成分分析)进行人脸识别的matlab程序,有较高成功率-PCA (Principal Component Analysis) face recognition Matlab procedures, which have a higher success rate
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1448
    • 提供者:li
  1. ModularPCA

    4下载:
  2. matlab编写的Modular PCA的源代码,以Yale人脸库为例。Moduplar PCA首先对原始图像分块,然后对分块后的所有子图像进行PCA分析提取投影特征,对待识别图像也是先进行分块,然后分别计算子图像在投影特征下的投影系数,最后根据最近邻分类器进行分类。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1946
    • 提供者:章格
  1. PCA-method-for-fault-diagnosis-routine-five(includ

    6下载:
  2. 用于故障诊断的PCA方法例程5个(含KPCA),利用PCA(主元分析)方法或者KPCA方法,进行工业系统的故障诊断程序,有详细的注释说明-PCA method for fault diagnosis routine five (including KPCA), using PCA (principal component analysis) method or KPCA method, industrial process fault diagnosis, a detailed explanat
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:6351
    • 提供者:jiazefang
  1. pcafacerecognition

    0下载:
  2. 基于主成分分析(PCA)的人脸识别系统 利用2D PCA算法求对训练集向量进行降维的降维矩阵,最近邻法测试对测试集识别的精度-pca face recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:195973
    • 提供者:费菲
  1. KPCA

    1下载:
  2. 为解决PCA不适合多指标综合分析中非线性主成分分析的问题 ,采用核主成分分析 (kpca)方法 ,对我国不同地区 16种腐乳的品质进行了综合评价。 -PCA is not suitable to address the many indicators of a comprehensive analysis of non-linear principal component analysis of the problem, using Kernel Principal Component An
  3. 所属分类:Special Effects

    • 发布日期:2015-05-17
    • 文件大小:1405
    • 提供者:fengyu
  1. pca

    0下载:
  2. PCA 算法 非常不错。 可以用于进行主分量分析-PCA good BSS algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1052
    • 提供者:fly
  1. matlab

    0下载:
  2. ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。-) The use of sub-blocks of principal component analys
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1417
    • 提供者:周参
  1. PCA

    0下载:
  2. 用MATLAB编写的人脸识别算法,对PCA主成分分析进行了改进-Face recognition algorithm using MATLAB, the PCA principal component analysis has been improved
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:643
    • 提供者:郭玩
  1. pca

    0下载:
  2. 基于matlab的主成分分析源程序进行贡献度分析-The principal component analysis based on matlab source contribution analysis conducted
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-09
    • 文件大小:1024
    • 提供者:刘冰
  1. GUI-PCA

    1下载:
  2. 自己写的matlab GUI界面,可进行PCA分析及LDA分类,附有光谱数据模拟-Write your own matlab GUI interface of PCA and LDA can be classified with spectral data simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-06
    • 文件大小:631808
    • 提供者:mellow
  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 进行pCA主成分分析分析分析分析分析分析(use matlab to do pca analysis)
  3. 所属分类:其他

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

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

    • 发布日期:2017-12-28
    • 文件大小:24576
    • 提供者:你麻痹
  1. MATLAB_PCA

    0下载:
  2. 利用MATLAB进行主成分分析代码,利用MATLAB自带主成分分析函数进行主成分分析,只有湘西注释。(Using MATLAB for principal component analysis code, using MATLAB with principal component analysis function for principal component analysis, only Xiangxi Notes.)
  3. 所属分类:matlab例程

  1. PCA

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

    • 发布日期:2018-01-02
    • 文件大小:5120
    • 提供者:1993羊羊羊
  1. matlab

    2下载:
  2. 用于脑电信号分析的matlab算法,对数据进行PCA处理及SVM分类。(The matlab algorithm for EEG signal analysis performs PCA processing and SVM classification on data.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-16
    • 文件大小:4096
    • 提供者:老师傅小杨
  1. 基于PCA的SVM分类

    1下载:
  2. 选择“BreastCancer”数据集,使用支持向量机(SVM)对其进行分类。作为对比,第一次对特征集直接进行支持向量机分类,第二次对特征集进行主成分分析法的特征提取后,再对特征提取后的特征集进行支持向量机分类。并且对比和分析了两次分类的结果。(The BreastCancer data set is selected and classified by Support Vector Machine (SVM). For comparison, the first time the featur
  3. 所属分类:matlab例程

    • 发布日期:2021-03-05
    • 文件大小:78848
    • 提供者:yty1018
  1. PCA-SVM-face

    2下载:
  2. 使用MATLAB语言,基于主成分分析和支持向量机进行人脸识别(MATLAB face detection)
  3. 所属分类:图形图象

    • 发布日期:2021-03-05
    • 文件大小:3592192
    • 提供者:JOYzoe
« 12 3 4 »
搜珍网 www.dssz.com