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

搜索资源列表

  1. naive_bayes_numeric

    1下载:
  2. 利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3773
    • 提供者:satanwings
  1. chap1_5 贝叶斯抠图

    3下载:
  2. 贝叶斯抠图,依次打开原图和trimap图,点抠图即可运行。绝对能够运行,另外就是有些调试信息没有去除,大家运行时不用理就行。再鄙视那些上传源码不完整的,浪费人感情!-Bayesian matting, and then click open the original image and the diagram, point matting to run. Definitely be able to run, the other is not some place debugging inform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-11
    • 文件大小:11812541
    • 提供者:yuan
  1. K2

    0下载:
  2. 用matlab实现的K2算法,需要用到贝叶斯网络工具箱-K2 algorithm implemented with matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:648
    • 提供者:gagybaby
  1. bayesvc1

    2下载:
  2. 用贝叶斯算法进行文本分类,在C++环境下编写。-Bayesian text classification algorithm, in C++ environment prepared.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:23294
    • 提供者:倪利华
  1. particale_filters

    2下载:
  2. 粒子滤波器是通过蒙特卡罗模拟来实现递归贝叶斯滤波,它不需要线性、高斯噪声的假设,适用于任何能用状态空间模型表示的非线性系统,比卡尔曼滤波器的适用范围广。这里给出了几个粒子滤波的matlab编程实例。-Particle filters are using Monte Carlo simulations to achieve the recursive Bayesian filtering, it does not require linear, Gaussian noise assumptions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-07
    • 文件大小:11399
    • 提供者:郑玉凤
  1. BayesianClasser

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

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

    0下载:
  2. 用MATLAB实现的贝叶斯网络算法,有一定的参考价值-this algorithm by matlab is useful and valuable.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2349008
    • 提供者:路红棵
  1. Text-Classification-CPP

    0下载:
  2. 利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2249232
    • 提供者:
  1. naivebayes

    0下载:
  2. 已调试好的基于贝叶斯判别的手写体数字识别的matlab实现,包括样本图片的预处理、创建朴素贝叶斯分类器对象和检验判别效果的程序源代码大全-failed to translate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1378
    • 提供者:胡盛亮
  1. bayesthresholding

    0下载:
  2. 这个代码是基于贝叶斯的阈值分割,很有用的-This code is based on the Bayesian threshold segmentation, very useful
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1884482
    • 提供者:
  1. Artificialintelligence

    0下载:
  2. 详细介绍了贝叶斯理论,神经网络,模糊集合,粗糙集,遗传算法的原理与应用等。 -Details of the Bayesian theory, neural networks, fuzzy sets, rough sets, genetic algorithm theory and applications.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5564400
    • 提供者:daiyaohui1
  1. BNT_SLP.tar

    1下载:
  2. 动态贝叶斯网络结构学习算法,用来检验基于BOA的DBN结构寻优体系的合理性与可行性。环境matlab 6.1以上-Dynamic Bayesian network structure learning algorithm, the DBN used to test the structure-based optimization BOA system is reasonable and feasible. Environmental matlab 6.1 or above
  3. 所属分类:matlab

    • 发布日期:2015-06-25
    • 文件大小:2158592
    • 提供者:hsf
  1. NaviveBayesClassify

    0下载:
  2. 朴素贝叶斯分类算法,可以用来进行分类bayes -Naive Bayesian classification algorithm can be used to classify the Bayes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5973
    • 提供者:王兵
  1. ANN

    3下载:
  2. BP神经网络的matlab程序(动量梯度下降算法训练 、贝叶斯正则化算法)-BP neural network matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-07-21
    • 文件大小:37656
    • 提供者:冯江
  1. Navie-Bayes

    3下载:
  2. 机器学习中关于朴素贝叶斯(NB)方法的Matlab源代码,附带四个数据集用于实验-Machine Learning on Bayesian (NB) method of Matlab source code, with four data sets for experiments
  3. 所属分类:Graph program

    • 发布日期:2015-06-25
    • 文件大小:1489847
    • 提供者:文瑞
  1. naivebayes

    0下载:
  2. 模式识别中朴素贝叶斯分类器,实习数据的良好分类技术-naive bayesian classification
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:895
    • 提供者:季宇轩
  1. FullBNT-1.0.4

    0下载:
  2. 贝叶斯网络的matlab实现。可以创建贝叶斯网络、训练模型,以及实现统计推理。这里是最新的1.0.4版-Bayesian networks to achieve matlab. Bayesian networks can be created, the training model, and the achievement of statistical inference. Here is the latest version 1.0.4
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2481110
    • 提供者:roland
  1. mixtureBNT

    1下载:
  2. matlab 工具箱,贝叶斯网络工具箱,程序实现及代码-matlab toolbox, Bayesian network toolbox, program implementation and code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:167980
    • 提供者:zhangjing
  1. BNT_SLP

    3下载:
  2. matlab贝叶斯网络工具箱BNT_SLP.zip,解压后将整个文件夹放入matlab安装目录的toolbox文件夹下-BNT_SLP.zip Bayesian network toolbox for matlab
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:2021842
    • 提供者:小管
  1. 贝叶斯分类算法

    1下载:
  2. 贝叶斯分类算法程序,matlab,和那好很好很
  3. 所属分类:matlab例程

« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com