CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模式识别 分类器

搜索资源列表

  1. 模式识别分类器

    0下载:
  2. 本程序用来实现模式识别中二维线性变换的分类其设计-the procedures used for pattern recognition of two-dimensional linear transform its design classification
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:41702
    • 提供者:可爱人
  1. fisher.rar

    0下载:
  2. 这是模式识别中线性分类器中最常用的fisher线性分类器,并在结果中画出了分类线和分类效果,This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2268
    • 提供者:张磊
  1. classification

    0下载:
  2. 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:100997
    • 提供者:tangxiaojun
  1. Matlab贝叶斯分类器+(Bayers)程序

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

    • 发布日期:2012-10-17
    • 文件大小:46256
    • 提供者:wj_lzb@163.com
  1. Bayes

    0下载:
  2. 一个比较简单的模式识别问题。用female.txt 和male.txt 的数据作为训练样本集,建立Bayes 分类器,用测试样本数据set1.txt、set2.txt、set3.txt 对该分类器进行测试,分别应用单个特征及两个特征进行实验-A relatively simple pattern recognition problem. Female.txt and male.txt use data as a training sample set, the establishment of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3066
    • 提供者:晏珏
  1. BP

    0下载:
  2. 图像模式识别 模板匹配法 神经网络分类器 BP源代码-Image pattern recognition template matching neural network classifier BP source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:4043
    • 提供者:plazht
  1. Bayes

    0下载:
  2. 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1272
    • 提供者:屠志海
  1. 69491719BayesClassier(1)

    0下载:
  2. 实现模式识别,实现最小欧式距离分类器的实现与形成-Achieve pattern recognition, achieve the minimum Euclidean distance classifier and the formation of implementation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3528
    • 提供者:姜娜
  1. bayesgauss

    0下载:
  2. 图像模式识别中使用的高斯型贝叶斯分类器,提供完整的参数选择-Gaussian Bayesian classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:1555
    • 提供者:cai chenyun
  1. picVC

    0下载:
  2. 图象模式识别--VC++技术实现 ① 选择【模板匹配分类器】菜单,可以应用模板匹配算法进行分类。 ② 选择【Bayes分类器】菜单,可以应用Bayes算法进行分类。 ③ 选择【线性函数分类法】菜单,可以应用线性函数算法进行分类。 ④ 选择【非线性分类法】菜单,可以应用非线性算法进行分类。 ⑤ 选择【神经网络分类器】菜单,可以应用神经网络算法进行分类。 -Image pattern recognition- VC++ technology to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5762732
    • 提供者:黄建峰
  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. 461518386Yale_PCASVM

    0下载:
  2. 程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。-svm apply to fenlei
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5402787
    • 提供者:jack
  1. 模式识别作业

    0下载:
  2. MATLAB模式识别,自己写的老师上课布阵的几类分类器(MATLAB pattern recognition, several classifiers to write their own teacher team)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-15
    • 文件大小:24576
    • 提供者:SDNLab
  1. 模式识别第一次作业

    1下载:
  2. 1. 用 dataset1.txt 作为训练样本,用dataset2.txt 作为测试样本,采用身高和体重数据为特征,在正态分布假设下估计概率密度(只用训练样本),建立最小错误率贝叶斯分类器,写出所用的密度估计方法和得到的决策规则,将该分类器分别应用到训练集和测试集,考察训练错误率和测试错误率。将分类器应用到dataset3 上,考察测试错误率的情况。(1. using dataset1.txt as training samples as test samples by dataset2.tx
  3. 所属分类:matlab例程

  1. 模式识别分类器

    0下载:
  2. 贝叶斯识别,可对图像数据进行分类的算法,其中包含5个m文件(Bias recognition, image data can be classified algorithm, which contains 5 m files)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1073152
    • 提供者:宇丁
  1. 模式识别

    0下载:
  2. 简单的贝叶斯分类器,实现基于身高体重的男女性别分类(Simple Bias classifier)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:12786688
    • 提供者:明朝
  1. BP神经网络+最小距离分类器

    1下载:
  2. BP神经网络算法,贝叶斯-最小距离分类器,可以用于模式识别。(BP neural network algorithm, Bayesian minimum distance classifier, can be used for pattern recognition)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:5120
    • 提供者:123456梦
  1. 分类器

    0下载:
  2. 模式识别分类器,利用Fisher判别对数据进行分类以及BP神经网络的方法进行分类(Pattern recognition classifier, the use of Fisher discriminant classification of data and BP neural network method for classification)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:角夺天下
  1. kernelBP_chol

    1下载:
  2. 针对图像的基于核置信传播的分类器,具有收敛速度快,精度高的优点。(This is a sample code for Kernel Belief Propagation Classifier for images.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:4096
    • 提供者:dongt
  1. 模式识别代码

    0下载:
  2. 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorit
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:6144
    • 提供者:张小明12345
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com