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

搜索资源列表

  1. PRAssign

    0下载:
  2. 脱机手写体识别Matlab源程序 包括特征提取、bayes分类器、K近邻分类及最近邻分类。 Testscr iptRecognition.m:测试代码 scr iptFeaExtract.m :特征提取 KNearestEstimate.m :K近邻估计 NearestEstimate.m : 最近邻估计 BayesTrain.m :训练bayes分类器 Bayes.m :测试bayes分类器 CrossValidate.m :m交叉验证 -Offlin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6683
    • 提供者:KOF
  1. Bayes

    0下载:
  2. 使用Matlab实现,包括一维特征最小错误率bayes分类器;二维特征最小错误率bayes分类器;二维特征最小风险bayes分类器以及使用的数据集合。-Using the Matlab implementation, including the minimum error rate of one-dimensional characteristics of bayes classifier two-dimensional characteristics of the minimum error
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4468
    • 提供者:郭鹏宇
  1. bayes

    0下载:
  2. 用matlab完成基于最小错误率的贝叶斯分类器的设计-Done with matlab error rate based on the minimum design of Bayesian classifier
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1762
    • 提供者:leo
  1. matlab_bayes_classifier

    2下载:
  2. 使用matlab编写的bayes分类器,朴素贝叶斯分类器-Prepared using bayes classifier matlab
  3. 所属分类:matlab

    • 发布日期:2016-12-22
    • 文件大小:1024
    • 提供者:简单
  1. BayesianClasser

    0下载:
  2. 贝叶斯分类器matlab版,可以用于图像分类,检索,模式识别相关工作-bayes classifier is useful to image classify
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:697
    • 提供者:徐樱桃
  1. bayes

    0下载:
  2. 采用身高和体重数据作为特征,分别假设二者相关或不相关,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则,将该分类器应用到训练/测试样本,考察训练/测试错误情况。-The use of height and weight data as the characteristics of the assumption that the two were related or not related to the normal distribution probabilit
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2758
    • 提供者:wanwei
  1. shiyan_moshi

    0下载:
  2. 模式识别的 图像的贝叶斯分类 图像的贝叶斯分类 神经网络模式识别-Bayesian pattern recognition image classification image of the Bayesian classifier neural network pattern recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:671290
    • 提供者:day
  1. PatternRecognition

    0下载:
  2. 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
  3. 所属分类:Graph Recognize

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

    0下载:
  2. matlab实现的模式识别的分类器:fisher 与bayes 分类器,实现男女性别的分类.-matlab implementation of the pattern recognition classifier: fisher and bayes classifier, to achieve gender classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:6046
    • 提供者:xuwentao
  1. bayes

    0下载:
  2. 贝叶斯分类器的设计与实现,非常好的应用程序,能够在其上面实现人脸识别-Bayesian classifier design and implementation of a very good application, face recognition can be achieved in the above
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7711
    • 提供者:盛器才
  1. PR

    0下载:
  2. 采用身高和体重数据作为特征,分别假设二者相关或不相关,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则,将该分类器应用到训练/测试样本-Bayes classifier is the most classic! Minimize the classification error. With the matlab language, with examples
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:652
    • 提供者:崔深
  1. bayes

    0下载:
  2. 用matlab对基于最小错误率的Bayes分类器进行仿真,编写了相应的程序.-Using matlab based on the Bayes minimum error rate classifier simulation, the preparation of the corresponding program.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:823
    • 提供者:崔深
  1. Bayes

    0下载:
  2. 贝叶斯分类器的分类原理是通过某对象的先验概率,本文详细介绍贝叶斯分类器,使用贝叶斯分类器对样本进行训练分类,得到良好分类结果,并对分类结果进行分析。-Principle of Bayesian classifiers is through prior probability of an object, the paper describes Bayesian classifier, Bayesian classifier using the training sample classificat
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:75674
    • 提供者:liangjin
  1. nbb

    0下载:
  2. this program is used for classification of noisy pixel identification by using naive bayes classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:11893
    • 提供者:RajBiradar
  1. Kuschner-BayesianNetwork-feature

    0下载:
  2. Kuschner论文,贝叶斯网络方法在质谱数据特征选择。其中关于机器学习中贝叶斯分类器部分有完整原理分析,可以用于认知无线电网络的频谱感知等新领域。含有matlab程序大于100页,子函数很多。-Kuschner paper, Bayesian network methods of feature selection in mass spectrometry data. One of the Bayes classifier machine learning part of a complete
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2060952
    • 提供者:孟庆民
  1. Naive-Bayesian-Classifier

    0下载:
  2. 基于matlab朴素贝叶斯分类,很好的例子-Naive Bayes classifier based on matlab,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:3330
    • 提供者:
  1. Bayes

    0下载:
  2. 贝叶斯分类器matlab代码,主要利用naive bayes分类器的思想利用后验概率进行分类。-Bayesian classifier matlab code, after the main use of naive bayes classifier utilizing the posterior probability ideological classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7199384
    • 提供者:
  1. Matlab-(Bayers)

    0下载:
  2. 线性分类器可以实现线性可分的类别之间的分类决策,其形式简单,分类决策快速。但在许多模式识别的实际问题中,两个类的样本之间并没有明确的分类决策边界,线性分类器(包括广义线性分类器)无法完成分类任务,此时需要采用其它有效的分类方法。贝叶斯分类器就是另一种非常常见和实用的统计模式识别方法。-Linear classifier can be realized linearly separable classification decision between classes in the form of
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1687
    • 提供者:马腾
  1. Problem 1

    0下载:
  2. this code write for Bayse classifier in matlab
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:10240
    • 提供者:Suraj
« 1 23 4 »
搜珍网 www.dssz.com