CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - lda

搜索资源列表

  1. lda-0.1(Daichi).tar

    0下载:
  2. LDA(latent dirichlet analysis)DaiChi的算法实现,比原作者的代码更好理解-LDA (latent dirichlet analysis) DaiChi the algorithm, a better understanding of the code than the original author
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:33560
    • 提供者:张磊
  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. LDA-Code

    0下载:
  2. 主要是LDA 包的程序 其中有KL,EM算法和一些推论-The program is mainly LDA package including KL, EM algorithm, and some inferences
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:194419
    • 提供者:li
  1. Tone-Via-LDA

    0下载:
  2. 通过LAD方法,进行有效的声调识别,汉语是一种有声调的语音,声调识别对汉语言的语音识别的意义很大-By the LAD method, effective tone recognition, Chinese is a kind tone of voice, tone recognition of Chinese language voice recognition is quite significant
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:147543
    • 提供者:aa
  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下载:
  2. 基本思想是选择使得Fisher准则函数达到极值的向量作为最佳投影方向,从而使得样本在该方向上投影后,达到最大的类间离散度和最小的类内离散度。-Linear Discriminant Analysis (Generally, LDA can also use LGE as a subroutine. However, we can use the special graph structure of LDA to obtain some computational benefits.)
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:2998
    • 提供者:caolinlin
  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-introduction

    0下载:
  2. LDA文本分类技术综述,对LDA进行了全面细致的概述,适合文本分类初学者-Review of the LDA text classification techniques, LDA comprehensive and detailed overview, suitable for text classification beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1145867
    • 提供者:许明
  1. lda-c-dist

    0下载:
  2. 资料为LDA实现过程,包括具体的源文件以及文档材料-this describes the process of LDA programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:21914
    • 提供者:尹宁
  1. LDA

    0下载:
  2. 潜在狄利克雷分析(LDA)的matlab代码,实现对语义主题的分布估计,附有相应的使用说明文件,使用简单,效果不错。-Matlab code of potential Dirichlet Analysis (LDA) , the distribution of estimates of the semantic theme , accompanied by the appropriate use of documentation , easy to use , good results.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:24679
    • 提供者:王文彬
  1. LDA

    0下载:
  2. LDA人脸识别,它是一种很好的人脸识别算法,运用得十分广泛,我们可以用它去解决很多问题。它是运用最为广泛的方法!-LDA-based face recognition algorithm
  3. 所属分类:Graph Recognize

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

    0下载:
  2. 聚类,把文件库聚类,得到所需的资料,LDA模型的代码-put things corpus together
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:16856
    • 提供者:lll
  1. lda

    0下载:
  2. 可以直接集成到VS2010内使用的LDA(Latent Dirichlet Allocation)源码。 集成方法参考 http://www.cnblogs.com/freedomshe/archive/2012/04/28/2475519.html-Can be directly integrated to VS2010 as the LDA (Latent Dirichlet Allocation) source. Integrated Approach to Reference
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:6453
    • 提供者:YuanboShe
  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. 2D-LDA

    1下载:
  2. LDA是一种线性降维方法,对原有的高维人脸数据集降维,然后识别,具有很好的聚类和识别效果。有详细的说明-LDA is a linear dimensionality reduction method, the original high-dimensional face data set dimensionality reduction, and then identify clustering and identification. Described in detail
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2807669
    • 提供者:张芝华
  1. [15---2011]---A-new-Rearrange-Modular-2D-LDA-for-

    0下载:
  2. This document describes the new approach of 2d-lda for face recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:479259
    • 提供者:Hung Truong
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 37 »
搜珍网 www.dssz.com