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

搜索资源列表

  1. 手写数字识别之Fisher线性判别

    2下载:
  2. 手写数字识别之Fisher线性判别-handwritten figures identifiable Fisher Linear Discriminant
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:26651
    • 提供者:盛可帕
  1. 3MDHSHJ线性判别函数

    0下载:
  2. 模式识别中 MDHSHJ线性判别函数 的算法-pattern recognition MDHSHJ linear discriminant function algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:任大
  1. fisher线性判别

    0下载:
  2. fisher线性判别实例
  3. 所属分类:matlab例程

    • 发布日期:2012-04-19
    • 文件大小:5199
    • 提供者:eidolonjun
  1. LDA

    1下载:
  2. 线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中-Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning
  3. 所属分类:Special Effects

    • 发布日期:2016-12-28
    • 文件大小:56306
    • 提供者:苗晨
  1. LFDA

    0下载:
  2. lfda,局部线性判别式分析,可解决多模型数据分布问题-lfda
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:358703
    • 提供者:孙涛
  1. FDA

    1下载:
  2. Fisher线性判别分类器源代码,包括训练函数和测试函数。-Fisher Linear Discrimination (FLD) classifier source code, including training function and test function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1493
    • 提供者:chris
  1. KLFDA

    0下载:
  2. 这是一个关于Fisher线性判别分析的Matlab的m文件,给出了在高斯核下的程序源码。-This is a Fisher linear discriminant analysis on the Matlab m-file, given the procedures in the lower-Gaussian source.Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2026
    • 提供者:gcl
  1. featureExtraction

    0下载:
  2. 该程序包实现了模式识别中的两个特征提取算法,主成分分析PCA和线性判别分析LDA。采用C++语言编写,开发环境VS。 程序包还提供了两个测试样本文件。-The package to achieve the recognition of the two feature extraction algorithm, principal component analysis PCA and linear discriminant analysis LDA. Using C++ language, dev
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:45953
    • 提供者:tangxiaojun
  1. linear

    0下载:
  2. 手写体识别中,对于阿拉伯数字的识别。常用的模式分类方法都可以应用。这个小程序使用的方法是线性判别分析-Handwriting recognition, for identification of Arabic numerals. Commonly used pattern classification methods can be applied. This small program uses the method is linear discriminant analysis
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:1848
    • 提供者:孙家冕
  1. LDA

    1下载:
  2. 数据挖掘的线性判别分析,用matlab编写-Data Mining linear discriminant analysis, using matlab write
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:52142
    • 提供者:王学林
  1. ganzhiqi

    0下载:
  2. 感知器算法,用于感知器的计算,感知器指的是进行分类的线性判别函数,他们不需要考虑模式及的统计性质。-ganzhiqi duanfa
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:705863
    • 提供者:千千结
  1. Fisher

    0下载:
  2. 使用Fisher 现行判别函数对给定的样本进行训练,对于两类,Fisher线性判别函数很好做,就是 w = Sw (m1 - m2), 其中:Sw为总类内离散度矩阵, m1, m2, 为两个模式类的均值-Fisher discriminant function using the current sample of a given training for two, Fisher linear discriminant function is well done, that is, w = Sw
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1090
    • 提供者:shihao
  1. PRproject_lda

    1下载:
  2. 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
  3. 所属分类:Algorithm

    • 发布日期:2015-06-23
    • 文件大小:435187
    • 提供者:李洪涛
  1. FisherLDA

    0下载:
  2. fisher模式识别线性判别分析,在信号处理中运用比较普遍-fisher linear discriminant analysis pattern recognition, signal processing used in the more common
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:3712
    • 提供者:杨光
  1. fisher

    0下载:
  2. 费希尔线性判别分析代码 Find the Fisher linear separator w (a column vector). X is is the training set (X is a matrix. Each row of X is a vector containing the features of a single sample). y is a column vector with the labels of the training set (1
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1293
    • 提供者:王庆香
  1. xianxing

    0下载:
  2. 在模式识别中线性判别函数的MATLAB实现,与程序分析-Linear discriminant function in pattern recognition of the MATLAB implementation, and program analysis
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:525738
    • 提供者:tanliguo
  1. fisher

    0下载:
  2. 实现Fisher线性判别,数据为三类数据,有画图功能(To achieve Fisher linear discriminant, the data for the three type of data, drawing function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:辉常开心
  1. FIRSHER线性判别MATLAB实现

    0下载:
  2. firsher线性判别实现()
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:27648
    • 提供者:木易一生
  1. LFDA

    2下载:
  2. LLDA,局部线性判别分析,可以降到任意的维度,相比LDA更加优秀(LLDA, Local Linear Discriminant Analysis, can be reduced to any dimension, which is better than LDA.)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-18
    • 文件大小:2048
    • 提供者:曾礼
  1. 线性判别

    0下载:
  2. 用于线性及非线性的判别分析等,简单实用(Simple and practical for linear and non-linear discriminant analysis)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-12
    • 文件大小:23552
    • 提供者:cc magic
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com