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

搜索资源列表

  1. LDAandPCA

    0下载:
  2. 站长!这是使用LDA和PCA模式识别方法对人脸特征进行提取计算的Matlab程序框架,比较好!-head! This is the LDA and the use of pattern recognition methods on PCA Facial Feature Extraction for the Matlab program, good!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.25kb
    • 提供者:Jesson
  1. rtejfgds

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

    • 发布日期:2008-10-13
    • 文件大小:2.45kb
    • 提供者:小弟
  1. SubspaceLearningCodes

    0下载:
  2. 子空间学习的代码,主要包括人脸识别中常用的特征提取算法如pca lda 以及目前常见的流行学习的相关代码-Subspace learning the code, mainly including commonly used in face recognition feature extraction algorithms such as pca lda and the current prevalence of common learning-related code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:169.45kb
    • 提供者:dd
  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
    • 文件大小:44.88kb
    • 提供者:tangxiaojun
  1. ToolBox

    0下载:
  2. matlab图像处理工具相,使用了主成分分析,ANN,SVM等方法。-This toolBox used in the image processing(feature extraction and classification) PCA,LDA,ICA,DCT,RBF,RBE,GRNN,KNN,minimum distance,SVM, and others
  3. 所属分类:matlab

    • 发布日期:2015-11-07
    • 文件大小:73.25kb
    • 提供者:大长今
  1. feature_extraction

    0下载:
  2. 2DLDA PK LDA for feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:196.93kb
    • 提供者:salehamasood
  1. SVM

    0下载:
  2. In this paper, we show how support vector machine (SVM) can be employed as a powerful tool for $k$-nearest neighbor (kNN) classifier. A novel multi-class dimensionality reduction approach, Discriminant Analysis via Support Vectors (SVDA), is in
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.67kb
    • 提供者:sofi
  1. LDAMatab

    2下载:
  2. 用matlab编写的lde算法,实现的数据分析,抽取分类信息和压缩特征空间维数-Lde prepared using matlab algorithm to achieve the data analysis, feature extraction classified information and compressed space dimension
  3. 所属分类:matlab

    • 发布日期:2017-09-14
    • 文件大小:1.16kb
    • 提供者:zhx
  1. LDA_KNN

    0下载:
  2. 对随机选择的iris数据,用LDA进行特征提取,然后用K近邻分类器分类的完整程序-Feature extraction using LDA,and perform classification via KNN
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3.23kb
    • 提供者:苗晨
  1. PCAandLDA

    0下载:
  2. 用pca 和 lda 实现数据的降维,加快机器的特征提取的速度。-Pca and lda of data with dimension reduction, feature extraction to speed up the speed of the machine.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2.84kb
    • 提供者:江红
  1. fisher-face

    0下载:
  2. 用于lda特征脸提取,可以调整参数,选取特征向量-Lda feature extraction for face, you can adjust the parameters, select the feature vector
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.13kb
    • 提供者:翟磊
  1. KERNEL-LDA

    0下载:
  2. Kernel Discriminant Analysis a kernel extension of Linear Discriminant Analysis technique which is a well-known feature extraction technique.-Kernel Discriminant Analysis is a kernel extension of Linear Discriminant Analysis technique which is a well
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3.4kb
    • 提供者:rem
  1. FeatureExtract

    0下载:
  2. svd with LDA face recognition feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2.86kb
    • 提供者:sakthivel
  1. FisherFace

    0下载:
  2. Fisherface方法的实现是在PCA数据重构的基础上完成的,首先利用PCA将高维数据投影到低维特征脸子空间,然后再在这个低维特征脸子空间上用LDA特征提取方法得到Fisherface。程序中使用参数寻优的方法来寻找最佳投影维数,以达到比较理想的识别效果。-The Fisherface method implemented in the PCA data reconstruction based on the completion of the first use of PCA project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:3.36mb
    • 提供者:
  1. feature-extraction

    0下载:
  2. 机器学习中几种典型的降维方法, PCA, LDA等-typical feature extraction methods(PCA, LDA) in machine learning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-16
    • 文件大小:7.52kb
    • 提供者:张小云
  1. PCA_LDA_LPP_Tensor

    0下载:
  2. PCA特征提取。LDA降维的人脸识别代码。可用作为初学者使用。-PCA feature extraction. Face recognition code LDA dimensionality reduction. Available for beginners to use.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:16.05kb
    • 提供者:张鹏
  1. nwfe_code

    3下载:
  2. NWFE:Nonparametric Weighted Feature Extraction for Classification,线性分类方法,类似于改进了了的LDA,使用中,结果有时候比SVM等好-classification, NWFE:Nonparametric Weighted Feature Extraction for Classification
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-03-31
    • 文件大小:5.81mb
    • 提供者:mcm
  1. 1111_10

    0下载:
  2. this paper has used gabor filter for feature extraction and for feature reduction PCA+LDA has been used. for classification minimum distance classifier is used. PCA+LDA shows better performance than PCA or LDA alone
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:300.45kb
    • 提供者:nanhi
  1. pqrst-detection-clas

    0下载:
  2. this for pqrst detection .......................and its classification using lda feature extraction and nntool-this is for pqrst detection .......................and its classification using lda feature extraction and nntool
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.44mb
    • 提供者:pandey_ji
  1. CSP_LDA

    2下载:
  2. csp特征提取,lda进行分类,四分类脑电信号处理,亲测可用(CSP feature extraction, LDA classification, four classification of EEG signal processing, pro test available)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:22.48mb
    • 提供者:Lonathe
« 12 »
搜珍网 www.dssz.com