CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - MATLAB 贝叶斯分类

搜索资源列表

  1. nb

    1下载:
  2. 在matlab环境下的一个朴素贝叶斯分类器,大家可以看下-Matlab environment a Naive Bayes classifier, we can look
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:1012
    • 提供者:zxk
  1. test_bayes

    0下载:
  2. 在matlab环境下的一个朴素贝叶斯分类器,大家可以学习参考下-Matlab environment a Naive Bayes classifier, we can learn to refer to the following
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:514
    • 提供者:zxk
  1. withSmoothingBayes

    0下载:
  2. matlab下的贝叶斯分类器,经过平滑,大大提高了accuracy,可运行~-matlab Bayesian classifier, smoothed, and greatly improve the accuracy, you can run to
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:1191
    • 提供者:远霞
  1. bayesianclassifier

    0下载:
  2. 贝叶斯朴素分类,“贝叶斯分类器.doc”包含方法原理及实现效果,及matlab实现代码-Bayesian plain classification
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:356642
    • 提供者:孙莹频
  1. Bayes-classifier

    0下载:
  2. 贝叶斯分类器,贝叶斯算法的matlab程序-Bayes classifier Bias algorithm procedure
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:10119
    • 提供者:daidai
  1. beiyesi

    0下载:
  2. 贝叶斯分类器对正常细胞与异常细胞的matlab分类程序-Bayesian classifier matlab classification procedures on normal cells and abnormal cells
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:1847
    • 提供者:xujingxue
  1. MyBayes

    10下载:
  2. 2.编写两类正态分布模式的贝叶斯分类程序。 设以下模式类别具有正态概率密度函数: ω1:{(0 0)T, (2 0)T, (2 2)T, (0 2)T} ω2:{(4 4)T, (6 4)T, (6 6)T, (4 6)T} (1)设P(ω1)= P(ω2)=1/2,求这两类模式之间的贝叶斯判别界面的方程式。 (2)绘出判别界面。 3.已知服从正态分布的两类训练样本集分别为 :,,,, :,,, ,试问属于哪一类?
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-10-22
    • 文件大小:179826
    • 提供者:王艳玲
  1. Bayes-iris

    0下载:
  2. 在matlab环境下,实现鸢尾花数据的贝叶斯分类,没有利用现成的数据命令。-Bayesian classifier in Matlab environment, iris data, there is no off-the-shelf data command.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-22
    • 文件大小:3072
    • 提供者:李毅
  1. bpm

    0下载:
  2. Matlab环境下基于期望传播算法的贝叶斯分类器工具箱-Matlab environment based on the expectation propagation algorithm toolbox Bayesian classifier
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:224621
    • 提供者:那笑龙
  1. beiyesi

    0下载:
  2. 在matlab环境下的一个朴素贝叶斯分类器,大家可以学习参考下-Matlab environment a Naive Bayes classifier, we can learn to refer to the following
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3864
    • 提供者:jackal
  1. bayes

    0下载:
  2. matlab基于最小错误率的贝叶斯分类器设计-Bayesian classifier design matlab minimum error rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:853
    • 提供者:么西1983
  1. BayesianClasser

    0下载:
  2. 贝叶斯分类器Matlab实现 机器学习算法,用于分类的朴素贝叶斯分类器,Navie Bayesian Classifier 。-Bayesian classifier Matlab achieve machine learning algorithms for classification Naive Bayes classifier, Navie Bayesian Classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:691
    • 提供者:叶晞
  1. Naive-Bayesian-Classifier

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

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

    0下载:
  2. 男女性别识别Matlab程序,根据男女身高体重特征进行贝叶斯分类,进行识别-Gender recognition Matlab program, based on height and weight male and female characteristics Bayesian classification, identification
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2563
    • 提供者:
  1. project1_code

    0下载:
  2. 这是matlab编写的3个常用机器学习分类器代码。其中包括了: 1)PCA 分类其;2)LDA分类器:3)naive贝叶斯分类器。 3个算法的实现参考了《Introduction to Machine Learning》。 除了这3个分类算法的实现外,代码里面还包含了用于测试的main.m 主程序和一个实验的简要报告。实验在著名数据集acoustic_train_data 上进行。-This source code includes the implementation of three f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:372147
    • 提供者:hhj
  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. BayesianClassifier-

    0下载:
  2. 利用MATLAB实现贝叶斯分类器,使得分类结果更加准确。希望对同行有用。-The Bias classifier using MATLAB, which makes the classification more accurate results. Hope that useful to peers.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3622103
    • 提供者:张娟
  1. 1234

    0下载:
  2. 模式识别是现在运用很多的学科,本程序将利用MATLAB实现贝叶斯分类对人脸进行分类。-Pattern recognition is now applied in many disciplines, this program will use MATLAB to realize the Bias classification for face classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5694
    • 提供者:张娟
  1. fenlei

    0下载:
  2. 实现基于matlab的男女身高体重分类问题,采用parson窗方法和贝叶斯分类方法-Matlab gender-based classification of height and weight, using parson window method and Bayesian methods
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3762
    • 提供者:张洪坤
  1. code

    0下载:
  2. matlab代码实现对样品的贝叶斯分类和马氏距离分类。-Matlab code to achieve the classification of the samples of the Bias classification and the classification of the Markov distance.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:952
    • 提供者:王小明
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com