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

搜索资源列表

  1. LDA

    0下载:
  2. Fisher Linear Discriminants
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1021
    • 提供者:AC
  1. LDA

    0下载:
  2. LDA的matlab源码,主要用于人脸识别方面的研究-code for LDA
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2860
    • 提供者:醉清风
  1. lda

    0下载:
  2. 对有类别监督的数据进行先行判别分析用于降维 数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息-Synopsis: model = lda(data) model = lda(data,new_dim) Descr iption: This function is implementation of Linear Discriminant Analysis. The goal
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1197
    • 提供者:zoujijin
  1. software-online-LDA

    0下载:
  2. Incremental Linear Discriminant Analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:44769
    • 提供者:nelsonvgg
  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
    • 文件大小:3482
    • 提供者:rem
  1. face-recognition

    0下载:
  2. 用于人脸识别的LDA和PCA特征提取方法的Matlab代码,结合两个程序可以实现PCA+LDA特征提取方法。-LDA and PCA is a common methods of feature selection,These are their source code using matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1131
    • 提供者:qibe
  1. my_pcalda

    0下载:
  2. 关于人脸识别的PCA-LDA算法,可成功运行。-a useful program, can be run successfully!
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12788611
    • 提供者:李静
  1. FeatureExtract

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

    • 发布日期:2017-04-05
    • 文件大小:2924
    • 提供者:sakthivel
  1. lda-0.1-matlab

    0下载:
  2. LDA的的程序代码 程序可以自动的运行时调试好的程序-LDA process
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:29368
    • 提供者:liting
  1. PCA-LDA

    0下载:
  2. it is PCA-LDA matlab code. (feature reduction)
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1214
    • 提供者:Sara
  1. lda

    1下载:
  2. 线性判别法(LDA),用来降维的,找了好久了,很好用-Linear discriminant method (LDA), used to dimensional reduction, for a long time, very good
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:28248
    • 提供者:qiaohuahe
  1. LDA

    0下载:
  2. 线性判别分析法源代码,LDA算法,输出分类结果-Linear discriminant analysis method source code, to output the classification results
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1037
    • 提供者:小猪
  1. lda

    0下载:
  2. LDA空间降维程序,此程序通计算数据的特征值和特征向量,再通过矩阵相乘,从而达到降维的目的。-LDA space dimension reduction procedure, this procedure pass computing the eigenvalues ​ ​ and eigenvectors of the data, and then through the matrix multiplication, so as to achieve the purpose
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1223
    • 提供者:刘波
  1. lda

    0下载:
  2. using functions for LDA
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:1992
    • 提供者:prema
  1. LDA

    0下载:
  2. LDA是一种特征分类方法,这种方法是一种线性的方法。-LDA is a feature classification method, which is a linear method.
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:1195
    • 提供者:开开
  1. LDA

    0下载:
  2. LDA:线性判别分析方法。用于实现线性数据降维。采用K近邻分类器对数据进行分类-LDA: linear discriminant analysis method. Used to achieve linear data dimensionality reduction. Using K-nearest neighbor classifier for data classification
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:918
    • 提供者:彭霞
  1. LDA-PCA-classifier

    0下载:
  2. this program will help you to perform LDA and PCA signal processing tools for classifing
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:676275
    • 提供者:mostafap
  1. LDA算法,fisher判别

    0下载:
  2. LDA线性判别,用fisher判别法来实现,依据学习样本进行分类,然后再根据测试样本来计算判别的正确与否
  3. 所属分类:matlab例程

  1. LDA-study

    0下载:
  2. LDA学习用到的算法,不是自己写,别人的,拿来学习用-LDA learning algorithm is used, not her own writing, others, used to learn
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1158
    • 提供者:孙会文
  1. a-sample-LDA

    0下载:
  2. LDA简单的小程序,线性判别,用于分类的-LDA simple little program, linear discriminant for classification
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1137
    • 提供者:孙会文
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com