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

搜索资源列表

  1. 2-3@

    0下载:
  2. a classification base on Baysian classifier , I did pca, lda, normalization on features either
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:518964
    • 提供者:elham
  1. 2-4@

    0下载:
  2. this the code written for baysian classifier that contains lda,pca, normalization-this is the code written for baysian classifier that contains lda,pca, normalization
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:518966
    • 提供者:glorious
  1. data_deal

    1下载:
  2. 数据的LDA处理,降维消除冗余,自己尝试的编写的,仅供参考-LDA data processing, dimensionality reduction to eliminate redundancy, to try writing their own, and for reference only
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:69240
    • 提供者:李旺
  1. panahi

    0下载:
  2. a good algorithm for classification performance improvement (use PCA and LDA respectively and then implement the resulted data set into your classifier)
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1076
    • 提供者:nazila
  1. LearningShortandSparseText-

    0下载:
  2. 文档挖掘算法,适用于短文档的内容挖掘,研究LDA算法的人,可以看看!-Document mining algorithms, for short document content mining, research LDA algorithm, one could see!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:389006
    • 提供者:朱古力
  1. r-lda

    0下载:
  2. This Linear Discriminant Analysis code. It is made for image processing, especially in face recognition.-This is Linear Discriminant Analysis code. It is made for image processing, especially in face recognition.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:758103
    • 提供者:Edward
  1. MYLDA

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

    • 发布日期:2017-04-16
    • 文件大小:25930
    • 提供者:LO
  1. matlabPlda

    0下载:
  2. matlab实现LDA,使数据得到很好的线性分析。是目前数据比较好的处理方法。-The Matlab is used to make the LDA come true。
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:6342
    • 提供者:李宁
  1. drtoolbox

    0下载:
  2. feature reduction , pricipal component analysis,lda,... and other technics
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1942359
    • 提供者:samira
  1. Code

    0下载:
  2. This another matlab code for PCA-LDA
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3706
    • 提供者:Sara
  1. LDAandPCA

    0下载:
  2. LDA 和 PCA 操作实验结果分析及用法-LDA and PCA must help you!you will use it!
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3115
    • 提供者:hou
  1. 06102001

    0下载:
  2. 机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!-" -Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but few notes, o
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1338
    • 提供者:caifeifei
  1. plda-3.1.tar

    0下载:
  2. Parallel LDA from Google code.
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2897785
    • 提供者:Jichuan Chang
  1. LDAiris

    0下载:
  2. 基于LDA的iris数据集分类算法,matlab实现,有注释。-LDA-based classification algorithm of the iris data set, the Matlab implementation, and comment.
  3. 所属分类:matlab

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

    0下载:
  2. 判別分析法(discriminant analysis),是在已知的分類之下,一旦遇到有新的樣本時,可以利用此法選定一判別標準,以判定如何該將新樣本放置於那個族群中。 -Discriminant analysis (discriminant analysis), under the classification of the known event of the new sample, the method has been applied to select a criterion to
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6254060
    • 提供者:李文森
  1. ldamatlab

    0下载:
  2. LDA的matlab实现,得出alpaha和beta的值-the procedure to implement Latent Dirichlet Allocation ,the end of this procedure is the value of alpha and beta.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:32966
    • 提供者:陈阳平
  1. MLDA

    0下载:
  2. 一些关于pca 和 lda 的matlab源码-Matlab source on pca and lda
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:8363
    • 提供者:林逢源
  1. LDA

    0下载:
  2. 线性判别分析的分类器算法,用于脑电信号的判别分析-the classifier of linear discrimination analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2719
    • 提供者:钱哥
  1. Normalization

    0下载:
  2. this file represent normalization in binary normalization, bipolar normalization and lda using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1096
    • 提供者:nad
  1. lda

    0下载:
  2. linear discrimanant analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:54939
    • 提供者:luvy
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 »
搜珍网 www.dssz.com