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

搜索资源列表

  1. pattern-recognize

    0下载:
  2. 模式识别分类程序,贝叶斯,神经网络分类训练程序,很不错啊-the classification procedures, Bayesian neural network classifier training procedures, and it is very responds :
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:591571
    • 提供者:杨宁
  1. Bayesian.Classifier

    0下载:
  2. 贝叶斯分类实验 模式识别课程实验所用的源程序-Bayesian classifier experimental pattern recognition programs used in the experimental program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5917
    • 提供者:王旺
  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. SVMclassifier

    0下载:
  2. SVM分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-SVM classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4709
    • 提供者:王兵
  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. 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. fisher

    0下载:
  2. Fisher分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-Fisher classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:2658
    • 提供者:王兵
  1. Classification_toolbox

    0下载:
  2. duda模式分类第二版的分类器工具箱,源代码-duda pattern classification the second edition of the classifier toolbox, source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:366884
    • 提供者:阿造哥
  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
    • 文件大小:517662
    • 提供者:yutao
  1. prtools

    0下载:
  2. 一个强大的统计模式识别工具箱,包含高斯分类器,高斯混合模型,主成分分析,支持向量机等常见分类方法。-A powerful statistical pattern recognition toolbox, including the Gaussian classifier, Gaussian mixture model, principal component analysis, support vector machines and other common classification met
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1253869
    • 提供者:何威
  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. ipr.iso

    0下载:
  2. 《图像模式识别--VC++技术实现》/ 杨淑莹编著 配套cd 夲书介绍图像模式识别的各种算法及其编程实现。内容包括:模式识别的基夲槪念,模板匹配分类器,几何分类器,聚类分析,遗传算法聚类分析等。-" Image pattern recognition- VC++ technology to achieve" /杨淑莹edited夲book cd package introduced a variety of image pattern recognition algori
  3. 所属分类:Graph Recognize

    • 发布日期:2016-08-29
    • 文件大小:16743021
    • 提供者:stl
  1. fisherandbayes

    1下载:
  2. 模式识别实验作业 bayes 和 fisher 线性分类器 有实验报告-Pattern Recognition and bayes experimental operation fisher linear classifier experimental report
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:86429
    • 提供者:李霄逍
  1. parzen

    0下载:
  2. 分类器的训练与学习是模式识别的一个重要环节,其目的在于按照某种算法,确定判决规则,使之具有自动分类识别的能力。本文介绍了采用Parzen窗法的随机模式分类器,并matlab实现了一个简易的随机模式分类器。-Classifier training and learning is an important part of pattern recognition, in accordance with the purpose of some kind of algorithm to determine
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:288124
    • 提供者:丑力
  1. shiyan_moshi

    0下载:
  2. 模式识别的 图像的贝叶斯分类 图像的贝叶斯分类 神经网络模式识别-Bayesian pattern recognition image classification image of the Bayesian classifier neural network pattern recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:671290
    • 提供者:day
  1. PatternRecong

    0下载:
  2. 图像模式识别的各种算法及其编程实现,包括模板匹配分类器、几何分类器和神经网络分类器等,可用于手写数字的识别。-A variety of image pattern recognition algorithm and its programming, including template matching classifier, geometric classifier and neural network classifiers, etc., can be used for handwritte
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:527995
    • 提供者:MORGAN
  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. network

    0下载:
  2. 正则化方法分类器,模式识别,matlab-Regularization method classifier, pattern recognition, matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:599917
    • 提供者:liuct
  1. YHTF

    0下载:
  2. Bayesian classifier experimental pattern recognition programs used in the experimental program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2023
    • 提供者:PG_usthb
  1. Pattern-recognition-experiment1

    0下载:
  2. 基于多层感知器的DNA序列分类器的设计,里面有说明文档和源程序-Based on the DNA sequence of MLP classifier design, which has documentation and source code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:122517
    • 提供者:wfujpn105
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com