搜索资源列表

  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例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:王霞
  1. classification

    2下载:
  2. 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorith
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:100352
    • 提供者:tangxiaojun
  1. FLDA

    0下载:
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:liz
  1. KFDA

    1下载:
  2. 此实验使用核Fisher鉴别分析(KFDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。-This experiment the use of nuclear Fisher discriminant analysis (KFDA) method on ORL face database for face recognition test. Standard ORL face d
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:liz
  1. DiscriminantAnalysis

    0下载:
  2. Implementation to linear, quadratic and logistic discriminant analysis, for examples
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:210944
    • 提供者:rigvedas1
  1. SDA

    0下载:
  2. Semi-Supervised Discriminant Analysis (Graph Embedding Way)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:15360
    • 提供者:keyvan
  1. kfd2

    0下载:
  2. 基于核的fisher判别分析,中文文献,从各个核心期刊中收集,希望对大家有用-Kernel-based fisher discriminant analysis, English literature, from all the core collection of journals, U.S. hope to be useful
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:905216
    • 提供者:宦若虹
  1. beiyesifenbu

    0下载:
  2. 分类判别中,bayes判别的确具有明显的优势,与模糊,灰色,物元可拓相比,判别准确率一般都会高些,而BP神经网络由于调试麻烦,在调试过程中需要人工参与,而且存在明显的问题,局部极小点和精度与速度的矛盾,以及训练精度和仿真精度间的矛盾,等,尽管是非线性问题的一种重要方法,但是在我们项目中使用存在一定的局限,基于此,最近两天认真的研究了bayes判别,并写出bayes判别的matlab程序,与spss非逐步判别计算结果一致。-Classif
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:lili
  1. Fisher_example

    0下载:
  2. Fisher线性判别分类器应用于IRIS数据集的例子-An example of Fisher linear discriminant Classifier applied on IRIS Data Set
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:164864
    • 提供者:LikeTheBird
  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. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:243712
    • 提供者:yeyee
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:王晶
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:gcl
  1. Discriminant

    0下载:
  2. 简单的判别函数进行模式分类,分两类和三类问题-Simple discriminant function for pattern classification, be classified into two categories and three categories of issues
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-15
    • 文件大小:211968
    • 提供者:Lee
  1. partest

    0下载:
  2. This function calculate the performance, based on Bayes theorem, of a clinical test. The input is based on a 2x2 matrix (true positive, false positives false negative, true negatives). The Outputs are: - Prevalence o
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:Rafal
  1. Matlab

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

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:Wade
  1. LDA

    0下载:
  2. 线性决策分析,一个最经典的线性降维方法,也是最经典的最简单的监督学习算法-A CLASSICAL LINEAR DISCRIMINANT ANALYSIS
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:lai_zhi_hui
  1. KDA

    0下载:
  2. KDA: Kernel Discriminant Analysis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:lai_zhi_hui
  1. exercise_3

    0下载:
  2. Multiple Discriminant Analysis
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:36864
    • 提供者:kalyan
  1. ldaMAT

    0下载:
  2. The attached File contains MatLAB Implementation of Linear Discriminant Analysis
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Raj
  1. FisherExactTest

    0下载:
  2. fisher判别分析方法的MATLAB程序实现-fisher discriminant analysis procedures for implementation of the MATLAB
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org