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

搜索资源列表

  1. 贝叶斯分类器

    3下载:
  2. 贝叶斯一维分类器,用matlab编写,正态分布下男女生判别,最小错误率的贝叶斯分类
  3. 所属分类:C#编程

    • 发布日期:2011-05-26
    • 文件大小:786
    • 提供者:binghunxuepo99
  1. PCA_LDA.rar

    1下载:
  2. 《机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!," Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but f
  3. 所属分类:matlab例程

    • 发布日期:2016-03-16
    • 文件大小:3743168
    • 提供者:thy
  1. Matlab贝叶斯分类器+(Bayers)程序

    2下载:
  2. Matlab贝叶斯分类器+(Bayers)程序.rar
  3. 所属分类:matlab例程

    • 发布日期:2012-09-11
    • 文件大小:3257
    • 提供者:truelie
  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贝叶斯分类器+(Bayers)程序

    0下载:
  2. 用matlab实现贝叶斯分类器,模式识别的一个程序。 matlab的英文教程
  3. 所属分类:图形图象

    • 发布日期:2012-10-17
    • 文件大小:46256
    • 提供者:wj_lzb@163.com
  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. BayesianClasser

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

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

    0下载:
  2. matlab贝叶斯分类器,基于matlab的仿真-Bayesian classifier matlab, matlab-based simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:697
    • 提供者:李凌
  1. matlab中贝叶斯分类器

    1下载:
  2. matlab中贝叶斯分类器识别代码,可以很好地识别对象
  3. 所属分类:邮电通讯系统

  1. 1

    0下载:
  2. 这是一个模式识别,关于贝叶斯分类器实现的代码-This is a pattern recognition, Bayesian classifier on the realization of the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3694
    • 提供者:ivan1988716
  1. Bayes_classifier_useful

    1下载:
  2. 关于贝叶斯分类器设计的实验,适合入门,上一个传错了,抱歉-Bayesian classifier on the experimental design is suitable for entry, a mass is wrong, sorry
  3. 所属分类:Graph Recognize

    • 发布日期:2014-09-15
    • 文件大小:44306
    • 提供者:路单
  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. 119128664bayes_classifier

    0下载:
  2. 贝叶斯分类器源代码.能很好的实现分类.是很好的学习资料.期望与大家一起分享.-Bayesian classifier source code. Can achieve very good classification. Is a very good learning materials. Look forward to working with you to share
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:huang fang
  1. ClassCode

    0下载:
  2. 本程序基于matlab实现了贝叶斯分类器,是模式识别理论中基本的操作,希望对初学者有帮助。-This procedure achieved a matlab-based Bayesian classifier, Pattern Recognition Theory is the basic operation, and they hope to be helpful for beginners.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:4882
    • 提供者:吕晋普
  1. zuoye

    0下载:
  2. 利用matlab软件对模式识别进行了很好的仿真,利用贝叶斯分类器对男女生进行了很好的分类。-Pattern recognition using matlab software had a very good simulation, the use of Bayesian Classifiers for boys and girls had a very good classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:47039
    • 提供者:倪继峰
  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. program

    0下载:
  2. matlab 贝叶斯分类器+bayesian 程序-Bayesian classifier matlab program+ bayesian
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1468
    • 提供者:陈文军
  1. Bayes

    0下载:
  2. 传统贝叶斯分类器,最小错误率贝叶斯分类器、最小风险贝叶斯分类器-Traditional Bayesian classifier, the minimum error rate classifier, minimum risk Bayes classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:1908
    • 提供者:shijun
  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. 贝叶斯分类器

    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
    • 提供者:围生
« 12 3 4 5 »
搜珍网 www.dssz.com