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

搜索资源列表

  1. PCA

    0下载:
  2. 没有使用matlab自带工具包,而是使用了自写的PCA,来用其对数据进行线性分类。-without using the toolbox given by matlab,i write pca myself and implement it into LDA classification.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1183
    • 提供者:Olivia
  1. mulLDA

    0下载:
  2. 亲自试验出来的对于手写体的LDA分类,最后效果是73.13 ,大家想对LDA了解更深的话可以看看!是matlab版的。 -Personally tested out for LDA classification handwriting, the last effect is 73.13 ,we want a deeper understanding of LDA, then you can see! Is matlab version.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-03
    • 文件大小:15140196
    • 提供者:baojunli
  1. matlab

    0下载:
  2. 包含数据,可以直接运行。采用LBP特征进行行人和非行人图像的分类,分类方法是LDA。-It contains data that can be run directly. Use LBP features pedestrian and non-pedestrian image classification, classification is LDA.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18330501
    • 提供者:杨馥蔚
  1. myLDA

    0下载:
  2. Linear Discriminant Analysis(LDA)线性判别分析分类-Linear Discriminant Analysis(LDA)
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:794
    • 提供者:rhy
  1. fisher_classify

    0下载:
  2. MATLAB版本的LDA线性分类器,具体包括计算类内离散度矩阵,类间离散度矩阵,以及训练集各类在新坐标轴上的投影。代码原来用于肌电特征的分类,亦可用于其他机器学习案例-the LDA classifier wrote in MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:606
    • 提供者:Raecing
  1. KLFDA

    0下载:
  2. matlab论坛里找到的使用自己的数据进行实验,可用。KFDA里就是使用例程。里面是有5类数据。通过高斯核进行LDA分类。-by using the FDA with Gaussian kernel,to classify five different patterns。
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:697094
    • 提供者:齐伟利
  1. simpleface

    0下载:
  2. it consist of a matlab m file, which does face recognition through PCA and LDA of your choice, should be selected first.-it consist of a matlab m file, which does face recognition through PCA and LDA of your choice, should be selected first.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2343
    • 提供者:dave
  1. face detection

    0下载:
  2. face recognition based on the PCA and LDA
  3. 所属分类:matlab例程

    • 发布日期:2016-03-06
    • 文件大小:4981
    • 提供者:alinazem
  1. gait_recognition-master

    0下载:
  2. Gait recognition with DTW and PCA and LDA
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:20815
    • 提供者:bonjour2me
  1. fenleichengxu

    0下载:
  2. 各种分类程序,包括LDA,支持向量机-Various classification procedures, including LDA, support vector machines, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:26475
    • 提供者:赵晓洋
  1. LDAshuxuebaguai

    0下载:
  2. 关于LDA的经典入门书籍,帮助你较好的了解LDA-About LDA classic introductory book to help you better understand LDA
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1922024
    • 提供者:foolboy
  1. PhD

    0下载:
  2. 非常有用的人脸识别工具包,包含了各种PCA,LDA, KPCA, KFA及其变种。在Matlab环境下可以直接运行。-The PhD (Pretty helpful Development functions for) face recognition toolbox is a collection of Matlab functions and scr ipts intended to help researchers working in the field of face recognit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:549811
    • 提供者:柳兵
  1. MPCA

    0下载:
  2. MPCA可用于高维数据进行降维可与LDA结合,降维效果更好。-MPCA can be used to reduce the dimension and LDA with high dimensional data, dimensionality reduction effect is better.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7655
    • 提供者:guo
  1. LDA

    0下载:
  2. 这是一个应用了线性鉴别分析方法的程序,供大家参考学习-This is an application of the linear discriminant analysis procedures, for your reference study
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:439430
    • 提供者:erer
  1. LDA_PCA

    0下载:
  2. matlab编写的特征提取算法LDA和PCA,所用数据集为iris数据集-matlab prepared by the feature extraction algorithm LDA and PCA, the data set used for the iris data set
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1980
    • 提供者:乔伊
  1. LDA

    0下载:
  2. python数据分析与数据挖掘 chapter15-python data analysis and data mining chapter15
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:915
    • 提供者:chengcong
  1. K-LDA

    0下载:
  2. KFDA是FDA进行首先投影到核空间,然后进行判别分析,核技巧提高了算法的可行性。-KFDA said the FDA is first projection in kernel space, and then the discriminant analysis, nuclear techniques to improve the feasibility of the algorithm.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-05
    • 文件大小:3747
    • 提供者:赵礼
  1. BCI_deneme_LDA

    0下载:
  2. LDA training codes related to BCI
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:3815
    • 提供者:Ebru
  1. testcc

    0下载:
  2. LDA亲测可执行C代码 自己新建一个工程,然后把对应的文件拷到工程文件夹下,添加头文件和源文件,进入到lda.cc按F5即可运行-LDA pro-test their new executable C code for a project, then the corresponding file copying project folder, add header and source files, go to press F5 to run lda.cc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:953372
    • 提供者:fairy
  1. FisherFace_New

    0下载:
  2. PCA和LDA算法的融合,适用于人脸识别中-Fusion of PCA and LDA Algorithm for Face Recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4227280
    • 提供者:刘伟
« 1 2 ... 11 12 13 14 15 1617 18 »
搜珍网 www.dssz.com