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

搜索资源列表

  1. Fisher

    0下载:
  2. Fisher进行数据线性判别分析,里边包含有原数据,所有程序均运行成功。-Fisher linear discriminant analysis data code. It contains raw data, all programs run successfully.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:804
    • 提供者:大迷糊
  1. me-fisher

    0下载:
  2. 模式识别下的Fisher线性判别分析在VC++下的实现。-Fisher linear discriminant analysis pattern recognition under achieved under VC++' s.
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:1240
    • 提供者:xx
  1. RLDA_Train

    0下载:
  2. Regularized Linear Discriminant analysis. EEG signal
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1469
    • 提供者:kais
  1. LDA_Train

    0下载:
  2. trainer Linear Discriminant analysis. EEG signal
  3. 所属分类:Other windows programs

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

    0下载:
  2. LDA,即线性判别分析。本程序介绍了经典的LDA算法,希望能对各位读者有所帮助。-LDA, namely linear discriminant analysis. This program introduces the classical LDA algorithm, hoping to help all of you readers.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2676
    • 提供者:张鹏
  1. LDAgdm

    0下载:
  2. 详细说明:使用matlab实现的LDA(线性判别分析)分类器,以及PCA的实现-matlab implementation of the LDA algorithm and the realization of the linear Discriminant Analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:543
    • 提供者:郭冬梅
  1. parzenafish_linear_discriminant

    0下载:
  2. parzen window + fish linear discriminant analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2452
    • 提供者:JunYoung
  1. LDA.m

    0下载:
  2. 线性判别分析函数,可直接调用,内含函数详细说明-Linear discriminant analysis functions can be called directly, containing a detailed descr iption of the function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2682
    • 提供者:yangyang
  1. LDA

    0下载:
  2. LDA线性判别分析算法,用于图像处理中的数据降维方法-LDA linear discriminant analysis algorithm, dimensionality reduction method used for image processing of data
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:273795
    • 提供者:朱小红
  1. fisher

    0下载:
  2. fisher线性判别 图像分析 最大类间方差法(分析判断二值化方法)画图 最小类内方差法-Fisher linear discriminant analysis Maximum class variance method (analysis and judgment two value method) drawing Minimum variance method
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:53433
    • 提供者:shuli
  1. multilda

    1下载:
  2. 多分类线性判别分析,主要用于近红外及红外光谱等多元数据的模式识别问题-Multi-classification linear discriminant analysis, mainly used for pattern recognition problems near infrared and infrared spectroscopy, multivariate data
  3. 所属分类:matlab

    • 发布日期:2016-09-30
    • 文件大小:1024
    • 提供者:陆宇振
  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 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com