CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - Bayes Classifier

搜索资源列表

  1. fenleichengxu.rar

    1下载:
  2. 用VC++实现图像的分类识别,模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类法,神经网络分类器,With VC++ Achieve image classification and recognition, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:516.28kb
    • 提供者:gaomiao
  1. Classification

    1下载:
  2. 模式分类。包括:训练样本设计、模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类法-Pattern classification. Include: training sample design, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classificat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:505.53kb
    • 提供者:yutao
  1. Bayes_xiugai

    0下载:
  2. 设计一种BAYSE 分类器完成对IRIS 数据库的分类-Bayes classifier for iris database
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:654byte
    • 提供者:张敏
  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
    • 文件大小:528.57kb
    • 提供者:yao
  1. Class

    0下载:
  2. 分别通过模板匹配分类器、、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器对手写字进行模式分类,编写相关的程序可以参考此代码-Respectively, through template matching classifier,, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers for pattern classi
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4.81mb
    • 提供者:刘钢
  1. Handwritten_numeral_recognition

    0下载:
  2. 手写数字识别,分为分类程序(模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器)和聚类程序(模糊聚类、遗传算法)-Handwritten numeral recognition, is divided into classification procedures (template matching classifier, Bayes classifier, a linear function of classification, non-linear classif
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:739.78kb
    • 提供者:沉浮沉
  1. Bayes

    0下载:
  2. 最小错误概率的Bayes分类器 手写数字识别-Minimum error probability of Bayes classifier handwritten numeral recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:3.63kb
    • 提供者:
  1. Bayes

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

    • 发布日期:2017-03-28
    • 文件大小:1.86kb
    • 提供者:shijun
  1. fenleichengxu

    0下载:
  2. 本程序主要视图界面分两部分,左视图是训练样品设计,右视图是模式识别,可根据模式识别菜单项进行识别。分类器包括模板匹配分类器,Bayes分类器。分类法包括线性函数分类法,非线性函数分类法和神经网络分类法。-The program interface main view in two parts, the left view is the training sample design, the right view is the pattern recognition, pattern recogn
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1.37mb
    • 提供者:方周
  1. Bayes

    0下载:
  2. 贝叶斯分类器 多个文件 可直接运行 模式识别类-Bayesian classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-09
    • 文件大小:2.87kb
    • 提供者:zyc
  1. bayes-function

    0下载:
  2. python语言写的bayes分类器,自己写的,完全可用!-written in python language bayes classifier, write your own, completely free!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:1.45kb
    • 提供者:yankl
  1. Naive-Bayes

    0下载:
  2. Naive Bayes classifier Input: Training set and testing set, each row represents a instance, last column is label, begins from zero Output:predict label by Naive Bayes as well as its accuracy
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:769byte
    • 提供者:Anthony
  1. pattern-recognition

    0下载:
  2. 模式识别的内容,包括模式识别的基本概念、模式识别方法及应用。具体的内容包括:正则化网络、Bayes决策理论、分类器组合、统计学习理论、概率密度估计、非监督学习方法-Pattern recognition, including the basic concepts of pattern recognition, pattern recognition methods and applications.Specific content, including: Regularization Netwo
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3.12mb
    • 提供者:long
  1. naive)

    0下载:
  2. 基于文本的朴素贝叶斯分类器。是一个完整的工程。具体看readme-Text-based Naive Bayes classifier. Is a complete project. Specific look at readme
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:863.13kb
    • 提供者:张开发
  1. Bayes-classifier

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

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

    0下载:
  2. 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:158.21kb
    • 提供者:唐键坪
  1. recognition

    1下载:
  2. 本程序主要实现了基于贝叶斯分类的手写数字识别。 1、主程序为recognition.m,运行程序只需打开recognition.m文件运行即可 2、byes算法程序分别在bayes_erzhi.m文件、bayes_leasterror.m文件和bayesleastrisk.m文件中,分别对应着基于二值数据的bayes法的算法和基于最小错误的bayes法的算法和基于最小风险的贝叶斯分类器。 -The program achieved a handwritten numeral reco
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:324.52kb
    • 提供者:严娟
  1. Design-of-Bayes-classifier

    0下载:
  2. 假定某个局部区域细胞识别中正常和非正常两类,先验概率分别为:正常状态和异常状态,现有一系列待观察的细胞,试对观察的结果进行分类。-Suppose a local area cell recognition of normal and non-normal categories, a priori probabilities were: normal and abnormal states, the existing range of cells to be observed, the test
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:37.1kb
    • 提供者:于威立
搜珍网 www.dssz.com