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

搜索资源列表

  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. 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-29
    • 文件大小:1483
    • 提供者:王霞
  1. flda

    0下载:
  2. fisher线性鉴别分析的人脸识别,在ORL库上实验,可在其他库上运行-fisher linear discriminant analysis for face recognition, in the ORL database on the test can be run on other database
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1502
    • 提供者:王善民
  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
    • 文件大小:164604
    • 提供者:LikeTheBird
  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. 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
    • 文件大小:243910
    • 提供者:yeyee
  1. FLDA

    2下载:
  2. 使用Fisher线性鉴别分析(FLDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。-The use of Fisher linear discriminant analysis (FLDA) at Ways on ORL face database for face recognition test. Standard ORL face database contains a total of 40 people, 10 per pe
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3782
    • 提供者:liz
  1. Matlab

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

    • 发布日期:2017-03-29
    • 文件大小:3531
    • 提供者:Wade
  1. Pattern_recognition2

    0下载:
  2. 张学工老师模式识别课程二次作业,用fisher线性判别对身高体重二维数据进行性别分类-Zhang engineering curriculum of secondary teachers pattern recognition operations, fisher linear discriminant with two-dimensional data on height and weight, gender-disaggregated
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:160781
    • 提供者:陈皓
  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. classifier

    1下载:
  2. 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window meth
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:39529
    • 提供者:wanwei
  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. Pattern-recognition-experiment

    0下载:
  2. 基于Fisher线性判别的基因分类器的设计,里面有源程序-Fisher linear discriminant based on the gene classifier design, which has source code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:89919
    • 提供者:
  1. Fisher

    0下载:
  2. 模式识别中的fisher线性判别器。适合于初学者。包括matlab源代码和相关测试数据。-Fisher linear discriminant pattern recognition.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:3532
    • 提供者:ys
  1. Linear-discriminant-analysis

    0下载:
  2. Fisher 线性判别分析算法matlab实现及感知器算法实现-Fisher linear discrimination analysis,perceptron
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2088
    • 提供者:
  1. fisher--matlab

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

    • 发布日期:2017-04-05
    • 文件大小:2147
    • 提供者:李萌
  1. MATLABW3WE

    0下载:
  2. 【matlab国外编程代做】 Fisher二元线性判别 Matlab源码 -[Do] matlab programming abroad on behalf of the Fisher linear discriminant Matlab binary code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:206169
    • 提供者:琦琦
  1. fishers-linear-discriminant

    0下载:
  2. THIS IS FISHER LINEAR DISCRIMINANT MATLAB CODE
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:822
    • 提供者:vineeth
  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
    • 提供者:辉常开心
« 12 »
搜珍网 www.dssz.com