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

搜索资源列表

  1. fisher

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

    • 发布日期:2008-10-13
    • 文件大小:1190
    • 提供者:王启源
  1. fisher.rar

    2下载:
  2. fisher最优分割法的MATLAB算法,fisher s MATLAB code
  3. 所属分类:matlab例程

    • 发布日期:2017-03-02
    • 文件大小:671
    • 提供者:yang
  1. stprtool.rar

    6下载:
  2. 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
  3. 所属分类:matlab

    • 发布日期:2015-07-19
    • 文件大小:4271126
    • 提供者:查日东
  1. fisher.rar

    0下载:
  2. 现了fisher线性分类器的功能,源码使用matlab编程,Is the fisher linear classifier functions, the use of matlab programming source code
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:61847
    • 提供者:丑力
  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
    • 文件大小:3903
    • 提供者:刘斌
  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-28
    • 文件大小:1483
    • 提供者:王霞
  1. fisher

    0下载:
  2. 鱼群算法,一种用Matlab实现的鱼群算法。-Fish algorithm, a Matlab algorithm to achieve the fish.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1274
    • 提供者:hu
  1. sex_recognization

    0下载:
  2. 模式识别:线性分类器,fisher线性判别 female和male中分别为训练集 test1和test2为测试集-fisher
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4134
    • 提供者:蔡宁
  1. fisher_classify

    0下载:
  2. function [clusters,c,F]=fisher_classify(A,B,data) fisher判别法程序 输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本 输出C为判别系数向量 -function [clusters, c, F] = fisher_classify (A, B, data) fisher discriminant method procedures input A, B for a sample of known typ
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:842
    • 提供者:王晶
  1. Matlab

    0下载:
  2. Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3531
    • 提供者:Wade
  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. fisher

    0下载:
  2. matlab 程序,是模式识别中的FISH算法的实现,附运行结果 -MATLAB program, the FISH pattern recognition algorithm to achieve, with a running results
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:19536
    • 提供者:xiaoxiaoyuan
  1. Fisher

    0下载:
  2. fisher线性鉴别分析 用matlab实现的源代码 对于ORL库德识别率达到96 以上-fisher Linesr discriminant analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:815
    • 提供者:kim
  1. Fisher-linear-classify

    0下载:
  2. matlab 实现线性分类器 包含图表,m文件,实验报告-the linear classifier matlab that contains the chart, m file, lab report
  3. 所属分类:matlab

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

    0下载:
  2. 用于判别分析的fisher判别分析,由谢中华老师编写的源程序-Discriminant analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3105
    • 提供者:李璁
  1. fisher--matlab

    0下载:
  2. 利用fisher线性判别分析方法的matlab代码-Use of fisher linear discriminant analysis method matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2147
    • 提供者:李萌
  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. fisher

    0下载:
  2. 用matlab进行fisher判别 一段代码 可以直接使用(Fisher discrimination with MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:tianshijie
  1. fisher

    0下载:
  2. 利用Fisher准则计算两类数据间的类间离散矩阵和类内离散矩阵(Using Fisher criterion to calculate inter class discrete matrix and intra class discrete matrix between two classes of data)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:袁荏苒
  1. fisher算法matlab源程序

    0下载:
  2. fisher算法matlab源程序,Fisher系数F,又称距离可分性测度,用来评价类间分离程度的函数(Fisher algorithm matlab source program, Fisher coefficient F, also called distance separability measure, is used to evaluate the degree of separation between classes.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:chenshig
« 12 3 4 5 »
搜珍网 www.dssz.com