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

搜索资源列表

  1. pattern-recognition_book

    0下载:
  2. 模式识别第二版是有关模式识别及其应用的英文中译版书籍,比较经典。-pattern classification second edition which is book Pattern Recognition and its application is a more classic book.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-10
    • 文件大小:17646294
    • 提供者:lihui
  1. LBPV_GM

    2下载:
  2. 利用LBP纹理模型进行纹理分类,其论文<..Rotation Invariant Texture Classification using LBP Variance (LBPV) with Global Matching>发表在2009年Pattern Recognition,效果很不错。-Texture classification by LBP texture model. The related paper <..Rotation Invariant Texture Cl
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:12714
    • 提供者:宁纪锋
  1. VCimagerecognition

    0下载:
  2. 《精通VisualC++数字图像处理模式识别技术及工程实践》介绍了模式识别和人工智能中的一些基本理论,以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等,同时结合模式识别中的一些问题,比如字符识别、笔迹鉴定、人脸检测、车牌识别、印章识别以及遥感图片、医学图片处理等内容,从多种角度,介绍了解决这些问题的思路-" Proficient in VisualC++ digital image processing, pattern recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-03
    • 文件大小:11152793
    • 提供者:吴晶
  1. kNN

    0下载:
  2. 一种常用的分类器,常用于人脸识别、掌纹识别等模式识别领域。 -A common classification, commonly used in face recognition, palmprint recognition, pattern recognition.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1209
    • 提供者:叶子
  1. stprtool15aug08

    1下载:
  2. 捷克理工大学Hlavac教授和Franc博士提供的统计模式识别Matlab工具箱的最新版本V2.09,在原有版本基础上进行了一些修改和完善。它包括现有模式识别的大部分方法,比如SVM,PCA,LDA等。我采用其中的SVM方法进行了人体下肢假肢SEMG信号的分类,效果不错。希望能对大家有帮助。-Statistical Pattern Recognition Toolbox for Matlab (C) 1999-2008, Version 2.09. It includs a number of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5999015
    • 提供者:Mountain
  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. BP-moshi

    0下载:
  2. BP神经网络用于函数拟合与模式识别的Matlab示例程序,说明很详细,并且代码可以直接拿来用-BP neural network for function fitting and pattern recognition procedures Matlab examples to illustrate in great detail, and the code can be directly used by
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5711
    • 提供者:tangsp
  1. ISODATA

    0下载:
  2. 模式识别下的ISODATA算法 例子为IRIS数据库数据-ISODATA algorithm for pattern recognition under the examples for the IRIS database data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3320
    • 提供者:wangqiang
  1. svm--km

    0下载:
  2. 这是一个很好的支持向量机工具箱,它可用于模式识别,图像识别,文字识别,语音识别和手写体识别等领域。-This is a very good support vector machine toolbox, it can be used for pattern recognition, image recognition, text recognition, speech recognition and handwriting recognition and other fields.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4445738
    • 提供者:李全林
  1. digit

    0下载:
  2. 自己写的matlab源程序,神经网络原理与模式识别上的一个作业题,关于对数字1~9的识别的,用BP神经网络matlab工具箱来做的。-Their own source code written in matlab, neural network theory and pattern recognition operation on a title, with respect to figures 1 to 9 of identification, using BP neural network
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:8160
    • 提供者:wangdenuan
  1. pattern

    0下载:
  2. 模式识别的小程序,采用最小距离法和感知法对26个字母识别。-Pattern recognition of small procedures, the use of minimum distance between law and perceptual method to identify 26 letters.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:103278
    • 提供者:方奎
  1. pattern

    0下载:
  2. 模式识别的两种分类方法,一是基于最小距离法,另外一种是基于C-均值法.-Pattern recognition of two classification methods, one based on the minimum distance method, another is based on the C-mean method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:47775
    • 提供者:原无星
  1. GAbp

    2下载:
  2. 遗传神经网络的模式识别算法,可以用于设备的故障诊断-Genetic neural network pattern recognition algorithm, can be used for equipment fault diagnosis
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:50522
    • 提供者:费小东
  1. PatternRecongnition

    0下载:
  2. 图像模式识别聚类分析、模糊聚类、遗传算法聚类-Cluster analysis of image pattern recognition, fuzzy clustering, genetic algorithm clustering
  3. 所属分类:Graph Recognize

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

    0下载:
  2. 本代码是一个通过模式识别来完成图像匹配的程序-The adoption of this code is a pattern recognition to complete the image matching procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:152342
    • 提供者:angel
  1. Face-Recognition-Detection

    1下载:
  2. 基于聚类算法和模式识别的人脸检测程序原代码 matlab编写Face-Recognition-Detection-Clustering algorithm based on pattern recognition and face detection procedures for the preparation of the original matlab code Face-Recognition-Detection
  3. 所属分类:Graph Recognize

    • 发布日期:2015-09-20
    • 文件大小:393280
    • 提供者:yyjj
  1. BPecgst

    0下载:
  2. 利用bp神经网络的方法来实现ecg信号st段的模式识别。-The use of bp neural network approach to the realization of ecg signal st paragraph of pattern recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:359898
    • 提供者:谢阳
  1. PatternClassificationenglish

    0下载:
  2. 模式识别经典书籍。清晰地阐明了模式识别的经典方法和新方法,包括神经网络,随机方法,遗传算法以及机器学习理论。-Pattern Recognition classic books. Spell out the classic pattern recognition methods and new methods, including neural networks, stochastic methods, genetic algorithms and machine learning theory
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:14071397
    • 提供者:lian
  1. pattern

    0下载:
  2. 神经网络模式识别及其实现-模式识别方面的电子书-Neural network pattern recognition and its implementation- pattern recognition aspects of e-books
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6104586
    • 提供者:asd
  1. NeuralNetworks

    0下载:
  2. Neural Networks at your Fingertips.rar =============== Network: Adaline Network =============== Application: Pattern Recognition Classification of Digits 0-9 Author: Karsten Kutza Date: 15.4.96 Reference: B. Widrow, M
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:107092
    • 提供者:wooxun
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com