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

搜索资源列表

  1. 基于统计模型的人脸识别pca程序

    0下载:
  2. 统计模式的人脸识别程序,准确度高,MATLAB编写。-statistical model of face recognition procedures, high accuracy, MATLAB prepared.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.34kb
    • 提供者:周刚
  1. statistic_pattern_reconnition_toolbox

    0下载:
  2. 模式识别中统计模式识别的方法,包括贝叶斯,统计学习,LDA,PCA,SVM的经典方法,是不可多得的算法的toolbox-pattern recognition statistical pattern recognition methods, including Bayesian statistics study, LDA, PCA, SVM classical method, the algorithm is rare in toolbox
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:460.61kb
    • 提供者:guoyan
  1. stprtool

    0下载:
  2. 用matlab实现的统计模式识别工具箱,非常棒适合学习。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4mb
    • 提供者:项龙江
  1. stprtool26feb08

    0下载:
  2. matlab最新统计模式识别工具箱,更新日期2008.2.26
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4.35mb
    • 提供者:孙洁娣
  1. StatisticalPatternRecognition

    0下载:
  2. 这是统计模式识别的英文原版,是一本很经典的模式识别教程。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.3mb
    • 提供者:andy
  1. PatternRecognition

    0下载:
  2. 运用VC++编程实现模式识别程序 对图形和文字进行统计模式识别。主要有Bayes分类器、Fisher分类器、非线性分类
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:5.16mb
    • 提供者:唐为林
  1. Svm

    0下载:
  2. 统计模式识别、线性或非线性回归以及人工神经网络等方法是数据挖掘的有效工具,支持向量分类(support vector classification,简称SVC)算法是一个很有发展前景的方向。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:9.88kb
    • 提供者:xs
  1. cPP-recog

    1下载:
  2. 介绍数字图像统计模式识别、模式识别决策方法及实现:测试代码有人脸检测与特征点定位、汽车牌照识别、脑部医学影像诊断、印刷体汉字识别、手写体数字识别、运动图像分析,共6个数字图像模式识别应用实例-Introduction of digital image statistical pattern recognition, pattern recognition and realization of decision making: the test code was face detection an
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-01
    • 文件大小:13.31mb
    • 提供者:
  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
    • 文件大小:5.72mb
    • 提供者:Mountain
  1. stprtool15aug08

    3下载:
  2. 统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly used pattern recognition algori
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5.72mb
    • 提供者:Xiaoyue Jiang
  1. ABookAboutStatistics

    1下载:
  2. 是一本很好的讲解统计理论模式识别知识的书籍。理论深度很深。适合数学专业的学生深入学习。-Are a very good knowledge on the statistical theory of pattern recognition books. Theoretical depth deep. Math for students studying in depth.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-01-05
    • 文件大小:4.49mb
    • 提供者:于鸿飞
  1. featureextraction

    0下载:
  2. 图象 处 理和模式识别中经常根据物体的形状来识别物 体或对物体进行分类。形状特征可以分为区域特征和边界特 征两大类,矩不变量是最基本的形状特征。Hu提出的矩不变 量是图象区域内部细节的描述,是一种区域特征。它是建立 在对一个区域内部灰度值的统计分析基础上的,需要目标区 域的所有象素参与运算-Image processing and pattern recognition are often based on the shape of objects to identify o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:638.03kb
    • 提供者:martin
  1. ImagePatternRecognition

    0下载:
  2. 本书介绍图像模式识别的各种算法及其编程实现步骤。全书共分为10章,内容包括:模式识别的基本概念,位图的基础知识,分类器设计,模板匹配分类器,基于概率统计的Bayes分类器,几何分类器,神经网络分类器,图像分割与特征提取,聚类分析,模糊聚类分析,遗传算法聚类分析-Image Pattern Recognition
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:10.17mb
    • 提供者:xingshimei
  1. stprtool

    0下载:
  2. 统计模式识别工具箱,stprtool,安装在matlab中直接使用-Statistical Pattern Recognition Toolbox, stprtool, be used directly installed in the matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5.3mb
    • 提供者:susan
  1. BP

    0下载:
  2. 用BP神经网络进行手写数字的识别,特征提取是基于统计模式识别的方法-BP neural network with the handwritten numeral recognition, feature extraction is based on statistical pattern recognition approach
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:16.72kb
    • 提供者:anita
  1. sltoolbox_r101

    0下载:
  2. 统计学习工具箱,包括在统计学习,模式识别,计算机视觉方面的matlab程序。-Statistical Learning Toolbox organizes a comprehensive set of matlab codes in statistical learning, pattern recognition and computer vision.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:4.94mb
    • 提供者:杜雨
  1. Introduction_to_Statistical_Pattern_Recognition.zi

    1下载:
  2. 介绍模式识别所用到统计方法的一本重要的书,Introduction to Statistical Pattern Recognition (Second Edition)-Introduction to Statistical Pattern Recognition (Second Edition)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6.21mb
    • 提供者:蒋阳波
  1. machine_learning_toolbox

    0下载:
  2. 这是个统计模式识别工具箱,是各种统计模式识别算法用matlab语言的实现。-The Statistical Pattern Recognition Toolbox is a collection of pattern recognition (PR) methods implemented in Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6.64mb
    • 提供者:林箫
  1. Pattern-Recognition

    0下载:
  2. 西奥多里蒂斯著,李晶皎译 本书系统阐述了模式识别的原理与方法,并在此基础上介绍了模式识别的应用。全书分为:基础部分和应用部分:基础部分主要包括统计模式识别、模糊模式识别、神经网络模式识别等内容;应用部分有车牌识别和语音识别。 -This paper discussed the principles and methods of pattern recognition, and based on this, the application of pattern recognition. Enc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-25
    • 文件大小:8.16mb
    • 提供者:杨明
  1. 时频域统计特征

    5下载:
  2. 信号的时频域统计特征,可用于后续模式识别,特征选择,特征提取。(The time-frequency statistics of the signal can be used for subsequent pattern recognition.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:89kb
    • 提供者:Frank5220
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com