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

搜索资源列表

  1. svm

    0下载:
  2. 这是在模式识别中常用的一个分类器,不过这是一个线性2分类问题,对于多分类问题,可以直接转化~-This is commonly used in pattern recognition, a classifier, but this is a linear 2 classification for multi-classification problems, can be directly translated into
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:126006
    • 提供者:何欢
  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. 2

    0下载:
  2. 这是一个有关模式识别的fisher准则分类器的代码-This is a pattern recognition criteria fisher classifier code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:99437
    • 提供者:ivan1988716
  1. patternrecognition

    0下载:
  2. 我们的模式识别作业,C++编的。主要包括特征提取部分,和分类器设计部分。-Pattern Recognition of our work, C++ for the. Including some of the main feature extraction and classifier design part.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:162168
    • 提供者:王兵
  1. fisher

    0下载:
  2. fisher classfier,主要用于模式识别中的分类,是一种常用的线性分类器。其实严格依据fisher准则编写的。-fisher classfier, mainly used for pattern recognition in the classification, is a commonly used linear classifier. In fact, strictly in accordance with guidelines of the fisher.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:631
    • 提供者:jiayudu
  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
    • 文件大小:5048206
    • 提供者:刘钢
  1. KLclassify

    0下载:
  2. 模式识别中kl分类器的源码,模式识别课程作业,用matlab完成,如果需要该代码的详细介绍,可以站内联系我~~ -Pattern Recognition kl classifier source, pattern recognition, course work, using matlab to complete, if you need detailed descr iption of the code, you can contact me within station ~ ~
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1187
    • 提供者:张庆
  1. Whole_Between

    0下载:
  2. KNN分类器,此分类器在模式识别中应用的相当广泛,他是整个模式识别过程中至关重要的一环-KNN classifier, this classifier in the application of a wide range of pattern recognition, he is vital to the whole pattern recognition process of a part
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:531
    • 提供者:学艺
  1. svm

    0下载:
  2. 选用支持向量机作为区分文本与非文本的分类器,支持向量机是在统计学习理论基础上发展起来的新一代学习算法,它在解决小样本、非线性及高维模式识别问题中表现出许多特有的优势。-Use support vector machine as the distinction between text and non-text classifier, support vector machine is in statistical learning theory developed on the basis of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:51881
    • 提供者:caoliang
  1. BayesClassifier

    0下载:
  2. Baye s Classifier in pattern classification
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1090
    • 提供者:nvvab
  1. linearClassifier

    0下载:
  2. 模式识别基础算法-线性分类器的源代码 有自动生成分类器和手工绘制分类器两种模式 附测试图片-Based pattern recognition algorithm- linear classifier with automatic source code generation classifier and two modes of hand-drawn classification test image attached
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:253428
    • 提供者:langger
  1. fisher

    0下载:
  2. matlab实现的模式识别的分类器:fisher 与bayes 分类器,实现男女性别的分类.-matlab implementation of the pattern recognition classifier: fisher and bayes classifier, to achieve gender classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:6046
    • 提供者:xuwentao
  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
    • 文件大小:1439119
    • 提供者:方周
  1. fisher

    0下载:
  2. 在matlab中实现模式识别中的一个分类器——fisher分类器-Pattern recognition in matlab to implement a classifier- fisher classifier
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1499
    • 提供者:wheel
  1. GimagepatterclassfiyVC

    0下载:
  2. 成功完成了模式识别的监督和非监督方法包括:Fisher线性分类器,分级聚类算法等经典算法,程序易懂。-Successfully completed the supervision and unsupervised pattern recognition methods include: Fisher linear classifier, hierarchical clustering algorithms such as classical algorithm, the program easy
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:17975139
    • 提供者:
  1. SimpleLinearSort

    0下载:
  2. 用matlab语言写的模式识别中的线性分类器设计 简单的线性分类器设计是模式识别中的重要算法设计-Pattern recognition with matlab language written in a simple linear classifier design a linear classifier design is an important algorithm design for pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:739
    • 提供者:王朝
  1. refpaper6_hcrnumkannada

    0下载:
  2. Abstract. This paper describes a system for isolated Kannada handwritten numerals recognition using image fusion method. Several digital images corresponding to each handwritten numeral are fused to generate patterns, which are stored in 8x8 ma
  3. 所属分类:Project Manage

    • 发布日期:2017-03-28
    • 文件大小:197770
    • 提供者:avi
  1. PR02

    0下载:
  2. 介绍贝叶斯分类器的模式识别课程课件,很生动形象,适合初学者-Introduction Bayesian classifier pattern recognition program courseware, very vivid image, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1081752
    • 提供者:yinlili
  1. knn

    0下载:
  2. knn classifier that indecatw classes of test data according k nearest neighbor algoritm in pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:625
    • 提供者:fheidari
  1. 10

    0下载:
  2. 本文提出了一种基于学习的相似性度量方 法, 即将图像配准的度量问题转化为模式分类问题, 由基于机器学习设计的分类器自动检验图像是否配准. 本文对400 组图像进行了配准检验, 实验结果显示了该方法的可行性和可靠性.-This paper proposes a similarity measure based on learning methods, about the measurement problems of image registration into the pattern c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1891894
    • 提供者:wenping
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com