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

搜索资源列表

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

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

    • 发布日期:2008-10-13
    • 文件大小:26.03kb
    • 提供者:盛可帕
  1. Fisher

    1下载:
  2. Fisher判别,用于模式识别的Fisher线性判别-Fisher Discriminant for pattern recognition Fisher Linear Discriminant
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:张波
  1. fisher

    0下载:
  2. 基于Fisher线性判别的基因分类器的matlab源码
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.16kb
    • 提供者:王启源
  1. fisher线性判别

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

    • 发布日期:2012-04-19
    • 文件大小:5.08kb
    • 提供者:eidolonjun
  1. knn.kmeans.fisher

    5下载:
  2. 常用的分类方法,包括最近邻(NN),k均值(kmeans),k近邻,Fisher线性判别。-Commonly used classification methods, including nearest-neighbor (NN), k the mean (kmeans), k neighbors, Fisher linear discriminant.
  3. 所属分类:matlab

    • 发布日期:2015-05-25
    • 文件大小:3.81kb
    • 提供者:刘斌
  1. fisher

    0下载:
  2. 这是一各关于线性判别函数分类的MATLAB程序,希望对大家的学习有所帮助-This is the one on the linear discriminant function classification MATLAB program, and they hope to learn from everyone
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.45kb
    • 提供者:王霞
  1. Fisher_example

    0下载:
  2. Fisher线性判别分类器应用于IRIS数据集的例子-An example of Fisher linear discriminant Classifier applied on IRIS Data Set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:160.75kb
    • 提供者:LikeTheBird
  1. Fisher

    0下载:
  2. Fisher线性判别准则将特征空间进行降维,降维的一个基本思路是将d维特征空间投影到一条直线上,形成一维空间-Fisher
  3. 所属分类:Document

    • 发布日期:2017-03-25
    • 文件大小:2.63kb
    • 提供者:江佩
  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
    • 文件大小:1.46kb
    • 提供者: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
    • 文件大小:1.98kb
    • 提供者:gcl
  1. the_Fisher_Linear_Discriminant_Method

    0下载:
  2. 模式识别的fisher线性判别方法,包括学习文档和实验源代码。-Fisher linear discriminant pattern recognition methods, including documents and experiment to learn the source code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:238.19kb
    • 提供者:yeyee
  1. Fisher

    0下载:
  2. fisher 线性判别对于手写体数字识别来说是很有借鉴意义的方法!-fisher linear discriminant for handwritten numeral recognition is very meaningful way to learn!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:27.64kb
    • 提供者:qiyali
  1. Fisher

    0下载:
  2. 手写数字识别之Fisher线性判别,正在做毕业设计的同学可以参考一下-Handwritten numeral recognition of the Fisher Linear Discriminant, is doing graduate students designed for reference
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:26.58kb
    • 提供者:weinan
  1. Fisher

    0下载:
  2. 手写数字识别之Fisher线性判别程序,一本上的,很不错,希望对大家有帮助。-Handwritten numeral recognition of the Fisher linear discriminant procedure, one on a very good, hope you help.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8.02mb
    • 提供者:a
  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
    • 文件大小:1.06kb
    • 提供者:shihao
  1. FisherLDA

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

    • 发布日期:2017-03-26
    • 文件大小:3.63kb
    • 提供者:杨光
  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
    • 文件大小:1.26kb
    • 提供者:王庆香
  1. fisher

    0下载:
  2. 利用Fisher线性判别来进行男女分类(里面已经有了男女的数据)-Using Fisher linear discriminant for classification of men and women (which already have the data for men and women)
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:12.58kb
    • 提供者:周静
  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
    • 文件大小:2kb
    • 提供者:辉常开心
  1. fisher

    0下载:
  2. 实现fisher线性判别分类,模式识别经典算法(realization of Fisher linear discriminant classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:1.45mb
    • 提供者:麦芽
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com