CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bayesian classification matlab

搜索资源列表

  1. matlab作业

    3下载:
  2. 模式识别一份很好的作业,包括线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,支持向量机-a very good operation, including linear classification; Minimum risk Bayesian classifier; Supervised learning method Hierarchical clustering analysis; K-L transform effective features, supp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2600622
    • 提供者:郭攀红
  1. 基于贝叶斯网络的源程序

    2下载:
  2. 基于贝叶斯网络的源程序,可用于对数据的分类工作,效果较好,Based on Bayesian network source, the data can be used for the classification of work, better
  3. 所属分类:matlab例程

    • 发布日期:2017-04-09
    • 文件大小:1724693
    • 提供者:san
  1. classification

    0下载:
  2. 在具有模式的完整统计知识条件下,按照贝叶斯决策理论进行设计的一种最优分类器。分类器是对每一个输入模式赋予一个类别名称的软件或硬件装置,而贝叶斯分类器是各种分类器中分类错误概率最小或者在预先给定代价的情况下平均风险最小的分类器。-In a model under the condition of complete statistical knowledge, in accordance with the Bayesian decision theory to design an optimal c
  3. 所属分类:Document

    • 发布日期:2017-03-26
    • 文件大小:3391
    • 提供者:御风疾书
  1. Bayes

    0下载:
  2. 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1272
    • 提供者:屠志海
  1. code

    0下载:
  2. 本贝叶斯分类器可以实现对二维高斯分布样本的分类-The Bayesian classifier can achieve two-dimensional Gaussian distribution of the classification of samples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2809
    • 提供者:maling
  1. Pattern_recognition4

    1下载:
  2. 张学工老师模式识别第四次作业,分别用C均值方法,分层聚类方法和非监督参数下正态分布函数估计的贝叶斯决策对身高体重二维数据进行分类。-Zhang engineering teacher fourth pattern recognition operations, respectively C-means, hierarchical clustering methods, and non-normal distribution function under the supervision of th
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:143649
    • 提供者:陈皓
  1. Bayes_EM

    0下载:
  2. 利用matlab实现的基于EM算法的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve EM algorithm based on Bayesian classifier of the source code can be used to classification or identification, it is worthy of collection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:10896
    • 提供者:satanwings
  1. bayes_numeric

    0下载:
  2. 利用matlab实现的数值型贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve numerical Bayesian classifier source code can be used to classification or identification, it is worthy of collection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3703
    • 提供者:satanwings
  1. bayesclassfication

    0下载:
  2. 贝叶斯分类算法源代码,用于对文本文件进行分类-Bayesian classification algorithm source code, used to classify a text file
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:807
    • 提供者:严旭
  1. bayes

    0下载:
  2. Bayesian classification code
  3. 所属分类:Windows Develop

  1. NB_breast_cancer_wisconsin_original

    1下载:
  2. 基于朴素贝叶斯的分类练习,在UCI数据库中的breast数据集上进行的测试-Bayesian classification based on practice, in the UCI database data set on breast test
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1464
    • 提供者:王善民
  1. compresion_img

    0下载:
  2. Bayesian classification algorithm based on image threshold segmentation iterative threshold segmentation algorithm for the best environment to run correctly matlab7.0
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4450
    • 提供者:nounou28
  1. naive_bayes_classifer

    0下载:
  2. naive bayesian classification
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2260
    • 提供者:raj
  1. Bayessiandecisiontask

    0下载:
  2. 使用MATLAB编程,采用贝叶斯分类方法实现的一个具体程序实例,已调试成功-Using the MATLAB programming, the use of Bayesian classification to achieve a specific application instance, has been successful commissioning
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:332026
    • 提供者:wenjun
  1. Bayesian-classification

    0下载:
  2. matlab语言编写的实现iris数据的最小错误贝叶斯分类-Iris data to achieve the minimum error Bayesian classification
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1751
    • 提供者:gaohainan
  1. IrisBayes

    1下载:
  2. iris数据集的贝叶斯分类实验,外带实验报告一分-Bayesian classification of iris data set experiment, experimental report of a sub-outer
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:67061
    • 提供者:刘文
  1. Bayesian

    0下载:
  2. 贝叶斯分类亲,功能强大,适合于人工智能研究与应用-Bayesian classification pro, powerful, welcome to download the Blessings
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4011
    • 提供者:ji
  1. Matlab-Bayers

    0下载:
  2. 用matlab实现的贝叶斯分类器程序,关于图像的贝叶斯分类程序-matlab bayesian classification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1867
    • 提供者:凌姗
  1. 贝叶斯分类器

    0下载:
  2. 该程序能够实现对两种样本进行贝叶斯分类,并且能够通过旋转观察两类的三维图,还能够画出超平面,更加直观的观察两类的分类。(The program can realize the Bayesian classification of two kinds of samples, and can be observed by rotating the 3D figure two class, also can draw a plane, the classification of the two cla
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:93184
    • 提供者:围生
  1. Pattern Recognition

    1下载:
  2. matlab实现一些基础的模式识别工作,如贝叶斯分类,聚类算法,bp神经网络(Matlab implements some basic pattern recognition work, such as Bayesian classification, clustering algorithm, BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-06
    • 文件大小:1077248
    • 提供者:JJJHHHHHH
« 12 3 4 »
搜珍网 www.dssz.com