CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - feature extraction principal component analysis

搜索资源列表

  1. rtejfgds

    1下载:
  2. 现有的代数特征的抽取方法绝大多数采用一维的方法,即首先将图像转换为一维向量,再用主分量分析(PCA),Fisher线性鉴别分析(LDA),Fisherfaces式核主分量分析(KPCA)等方法抽取特征,然后用适合的分类器分类。针对一维方法维数过高,计算量大,协方差矩阵常常是奇异矩阵等不足,提出了二维的图像特征抽取方法,计算量小,协方差矩阵一般是可逆的,且识别率较高。-existing algebra feature extraction method using a majority of th
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2513
    • 提供者:小弟
  1. stprtool.rar

    6下载:
  2. 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
  3. 所属分类:matlab

    • 发布日期:2015-07-19
    • 文件大小:4271126
    • 提供者:查日东
  1. PCA

    1下载:
  2. 用来进行主成分分析,实现数据压缩功能,也可以做特征提取与分类-Be used for principal component analysis, data compression, you can also do feature extraction and classification
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:395665
    • 提供者:胡振
  1. pca

    2下载:
  2. 主成分分析程序,可用于数据降维及特征提取。-Principal component analysis procedures, can be used for data dimensionality reduction and feature extraction.
  3. 所属分类:Algorithm

    • 发布日期:2016-04-25
    • 文件大小:8885
    • 提供者:武锐
  1. featureExtraction

    0下载:
  2. 该程序包实现了模式识别中的两个特征提取算法,主成分分析PCA和线性判别分析LDA。采用C++语言编写,开发环境VS。 程序包还提供了两个测试样本文件。-The package to achieve the recognition of the two feature extraction algorithm, principal component analysis PCA and linear discriminant analysis LDA. Using C++ language, dev
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:45953
    • 提供者:tangxiaojun
  1. pca2

    0下载:
  2. 基于主元分析(pca)的人脸特征提取MATLAB实现。 -Based on principal component analysis (pca) Face Feature Extraction MATLAB implementation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1628
    • 提供者:PNJ
  1. KPCA

    0下载:
  2. 核主成分分析方法,是主成分分析的一种改进算法,是一种非线性的特征提取方法。 -Kernel principal component analysis, is the principal component analysis of an improved algorithm, is a nonlinear feature extraction method.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:1492
    • 提供者:叶子
  1. Yale

    0下载:
  2. 这是一个模式识别中关于主成分分析的特征提取的matlab源码 -This is a pattern recognition principal component analysis on the feature extraction matlab source
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1243766
    • 提供者:陈华西
  1. dongtaizhuchengfen

    0下载:
  2. matlab编写的动态主成分分析特征提取 实验有效-matlab dynamic principal component analysis prepared by the Feature Extraction effective
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1248
    • 提供者:王慧
  1. KPCA

    0下载:
  2. 在模式识别中,经常用到的一种提取特征的方法——主成分分析法-In pattern recognition, a frequently used feature extraction method- principal component analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1673392
    • 提供者:安文娟
  1. tezhentiqu

    0下载:
  2. 论文使用一种经典的特征提取方法—主成分分析法(PCA)进行特征提取,其基本思想是降维。降维后的数据除了计算工作量减少之外不会减少原始数据所包含的有效信息量。-This paper use a classical method for feature extraction—Principal Component Analysis(PCA)with the basic idea of dimensionality reduction(it still contains all valid infor
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:223724
    • 提供者:fujinmei
  1. pca2

    0下载:
  2. PCA 主成分分析 特征抽取 特征降维 matlab实现-PCA principal component analysis feature extraction dimension reduction
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2340
    • 提供者:aiaiyouchou
  1. pcaaKPCA

    0下载:
  2. 主分量分析 和 核主分量分析的 原理简介,主分量分析(PCA)用于对信号进行特征提取和降维-Introduction of the principle of the principal component analysis and kernel principal component analysis, principal component analysis (PCA) for feature extraction and dimensionality reduction of signal
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:118931
    • 提供者:WL
  1. PCA_KNN

    0下载:
  2. 主成分分析特征提取,K近邻目标识别(针对图像)。-The principal component analysis feature extraction, the K neighboring target recognition (for images).
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:2248
    • 提供者:suga
  1. principal-component-analysis

    0下载:
  2. 主成份分析在模式识别中是一种特征提取方法!-a very important technique feature extraction in pattern recognazition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-27
    • 文件大小:1897
    • 提供者:weijing
  1. kPCA_v2.0

    0下载:
  2. Principal component analysis (PCA) is a popular tool for linear dimensionality reduction and feature extraction. Kernel PCA is the nonlinear form of PCA, which is promising in exposing the more complicated correlation between original high-dimensiona
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:403751
    • 提供者:Shinva
  1. KPCA

    0下载:
  2. A new method for performing a nonlinear form of Principal Component Analysis proposed. By the use of integral operator kernel functions, one can eciently compute principal components in high{ dimensional feature spaces, related to input space
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:490666
    • 提供者:Floodwolf
  1. TE_PCA

    0下载:
  2. PCA:主元分析。进行降维,实现TE化工过程特征提取。-PCA: principal component analysis. Dimensionality reduction, feature extraction chemical process to achieve TE.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1545
    • 提供者:彭霞
  1. K_KPCA

    0下载:
  2. 主成份分析例程,适合初学者研究,用于特征提取和分类识别。-Principal component analysis routines, suitable for beginners, for feature extraction and classification.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1658
    • 提供者:耿继伟
  1. FINAL

    0下载:
  2. Nowadays security becomes a most important issue regarding a spoof attack. So, multimodal biometrics technology has attracted substantial interest for its highest user acceptance, high security, high accuracy, low spoof attack and high recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:282670
    • 提供者:atish
« 12 3 4 5 »
搜珍网 www.dssz.com