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

搜索资源列表

  1. LeastSquareLDAR21

    0下载:
  2. 蔡登的On The Equivalent of Low-Rank Linear Regressions and Linear Discriminant Analysis Based Regressions的论文源代码-On The Equivalent of Low-Rank Linear Regressions and Linear Discriminant Analysis Based Regressions
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1530
    • 提供者:何威
  1. drtoolbox.tar

    0下载:
  2. 用于降维的matlab工具包,包括PCA,LDA,LLE,等-Matlab Toolbox for Dimensionality Reduction Principal Component Analysis (PCA) Probabilistic PCA Factor Analysis (FA) Classical multidimensional scaling (MDS) Sammon mapping Linear Discriminant Analysis (LDA
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1119363
    • 提供者:晗嫣
  1. [emuch.net]Fisher

    0下载:
  2. 人脸识别的Fisher线性判别分析,可在MATLAB直接运行-Fisher linear discriminant analysis for face recognition, can be run directly in MATLAB
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:383127
    • 提供者:杜莹莹
  1. 用PCA(非工具包,自写)实现LDA

    0下载:
  2. 上了一门统计分析的课程,所有课程所学内容均不允许使用工具包,特自写PCA,实现LDA线性分类,希望可以与大家分享,一起学习参考,
  3. 所属分类:matlab例程

  1. fisher

    0下载:
  2. matlab对于线性判别分析的代码,过程详细易懂,相信对大家有用。-matlab code for linear discriminant analysis, to understand the process in detail, we believe to be useful.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1129
    • 提供者:baojunli
  1. myLDA

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

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

    0下载:
  2. 基于LDA线性辨别分析的人脸识别算法,采用KNN分类器,可直接运行,自带数据库,识别率有88 。-LDA face recognition algorithm based on linear discriminant analysis, using KNN classifier, can be directly run, comes with a , the recognition rate of 88 .
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-17
    • 文件大小:4245005
    • 提供者:
  1. moshishibie

    0下载:
  2. 基于matlab的模式识别基础实例源代码,包括贝叶斯分类器,Fisher线性判别,主成分分析,k均值聚类等。-Based on pattern recognition based matlab examples of source code, including Bayesian classifier, Fisher linear discriminant analysis, principal component analysis, k-means clustering.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:106739
    • 提供者:曾丁
  1. LDA

    0下载:
  2. 本程序是一个线性判别式分析(LDA)分类器程序.里面有完整的源码-This procedure is a linear discriminant analysis (LDA) classifier program. There is a complete source code
  3. 所属分类:Console

    • 发布日期:2017-05-20
    • 文件大小:5289984
    • 提供者:HUAILI
  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. LFDA

    0下载:
  2. 局部线性判别分析 用于半监督降维 下载于作者主页-Local Linear discriminant analysis for semi-supervised dimensionality reduction downloaded the author' s home
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2062
    • 提供者:guomuhan
  1. FaceRecognition-master

    0下载:
  2. Face recognition written in MATLAB. This code implements Fisher s Discriminant Analysis and SVMs using LIBSVM.-The motivation of this project is to implement several techniques for face recognition: Principal Component Analysis Fisher’s Linear
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9650622
    • 提供者:saisai
  1. LDA_Subspace

    1下载:
  2. 线性判别分析LDA降维算法,类内距离最小,类间距离最大,训练、测试、分类完整的处理流程-Linear discriminant analysis LDA dimensionality reduction algorithm, the smallest within-class distance, the maximum distance between the classes, training, testing, processing complete classification
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5406250
    • 提供者:HWP
  1. fisher

    0下载:
  2. 模式分类之fisher线性判别分析,对已知数据进行分类处理。-fisher linear discriminant analysis of pattern classification, known data classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:fuguanghui
  1. Fisher-LDA-face-recognize

    1下载:
  2. matlab平台实现人脸识别,通过PCA降维后再通过线性判别分析LDA实现人脸匹配。内附ORL人脸数据库,运行main函数即可输出结果-Matlab platform to achieve face recognition, PCA dimensionality reduction and then through linear discriminant analysis LDA face matching. Contains ORL face , run the main function t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4234818
    • 提供者:don
  1. 8-PLDAPPPPPPP

    0下载:
  2. Dimensionality reduction is one of the important preprocessing steps to handle high-dimensional data. Linear discriminant analysis (LDA) is a classical and popular approach for this purpose. LDA finds an optimal linear transformation, which max
  3. 所属分类:CSharp

    • 发布日期:2017-06-01
    • 文件大小:13710678
    • 提供者:Fatemeh
  1. 10484504

    0下载:
  2. ldatrace performs Linear Discriminant Analysis with optional-Ldatrace performs Linear Discriminant Analysis with optional
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:ortzn
  1. AoalyvisLdatraceperforms

    0下载:
  2. ldatrace performs Linear Discriminant Analysis with optional-Ldatrace performs Linear Discriminant Analysis with optional
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:Davehc
  1. ohzddkc

    0下载:
  2. ldatrace performs Linear Discriminant Analysis with optional-Ldatrace performs Linear Discriminant Analysis with optional
  3. 所属分类:Special Effects

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:Portnr
  1. log-n-load

    0下载:
  2. Its linear discriminant analysis
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:Rmsharks
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com