CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 模式 识别

搜索资源列表

  1. Yale

    0下载:
  2. 这是一个模式识别中关于主成分分析的特征提取的matlab源码 -This is a pattern recognition principal component analysis on the feature extraction matlab source
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1243766
    • 提供者:陈华西
  1. TemplateMatchingProgram

    2下载:
  2. 这是模式识别中模板匹配内容的Matlab例程,其中edit_distance程序用来计算两个符号字符串间的编辑距离; back-tracking程序是“回溯”法画出最佳路径的代价网格; Dtw-Sakoe.m程序是具有Sakoe-Chiba局部路径约束的动态时间弯 折。-This is a pattern recognition template matching the content of Matlab routines, which edit_distance proce
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1341
    • 提供者:王明松
  1. 222238ais

    1下载:
  2. 人工免疫算法 故障诊断方面的模式识别源代码-Artificial immune algorithm Diagnosis
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:683189
    • 提供者:樊磊
  1. fisher

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

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

    0下载:
  2. 模式识别k均值算法,用于求大量非线性复杂问题的一种比较好的方法-Pattern Recognition k means algorithm, for a large number of non-linear complex problems demand a better method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2550
    • 提供者:luojinwen11
  1. Knearest

    0下载:
  2. K近邻方法实现0到9数字的模式识别问题。可扩展性很强,方面实现训练和识别。-K nearest neighbor method to achieve 0 to 9 digit pattern recognition problem. Highly scalable, achieving training and recognition.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2784
    • 提供者:kevin
  1. experiment1

    0下载:
  2. 模式识别实验验程序 极大似然估计和Fisher线形判别分析-Experimental test procedures for pattern recognition maximum likelihood estimation and Fisher linear discriminant analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:48380
    • 提供者:肖达
  1. experiment3

    0下载:
  2. 模式识别实验程序 回归中的偏差方差问题-Experimental procedure in pattern recognition deviation variance regression problem
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:18481
    • 提供者:肖达
  1. experiment4

    0下载:
  2. 模式识别实验 研究“验证技术”未必会改善分类器的性能的情况-Experimental Study of Pattern Recognition, " verification" may not improve the classification performance of the situation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:9504
    • 提供者:肖达
  1. SVMthreeMATLAB

    0下载:
  2. 实现三类的SVM分类,实现三类模式识别,对图像识别作用比较大,基于MATLAB7实现-Realizing the SVM classification, three kinds of pattern recognition, and image recognition based on bigger role, MATLAB7 realization
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4607
    • 提供者:王峰
  1. nearestneighbouralgorithm

    0下载:
  2. 模式识别中的最近邻算法用matlab实现,简单易懂,并做了实验,用图像表示聚类结果。-The nearest neighbor algorithm for pattern recognition with matlab implementation, simple to understand, and do the experiment, with images that clustering results.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:551
    • 提供者:庞善民
  1. KPCA

    6下载:
  2. 在ORL或Yale标准人脸数据库上完成模式识别任务。用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验. -Or Yale in the ORL face database, complete the standard pattern recognition tasks. With the PCA and kernel-based PCA (KPCA) method to complete the reconstruction of face image and reco
  3. 所属分类:matlab例程

    • 发布日期:2013-10-07
    • 文件大小:1149
    • 提供者:李海
  1. prtools

    0下载:
  2. 模式分类工具包,内含大量的模式识别算法。可直接放于toolbox文件夹下,建立路径即可。-Pattern classification tool kit, containing a large number of pattern recognition algorithms. Can be put in the toolbox folder directly under the established path.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1253785
    • 提供者:华仔
  1. K-meansclusteringalgorithmprogram

    0下载:
  2. 模式识别课程上用C++语言编写的K-均值算法对150个样本进行分类。-Course on pattern recognition using C++ language of the K-means algorithm to classify the 150 samples.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:80026
    • 提供者:yu
  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. zhangzhixing

    0下载:
  2. 张智星教授的数据聚类和模式识别MATLAB工具箱。-MTALAB
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10126
    • 提供者:dasda
  1. manifolds

    0下载:
  2. 流形学习是近年来机器学习及模式识别等领域的一个研究热点,其主要目标是去发现高维观察数据空间的低维光滑流形。自从2000年Roweis和Saul提出LLE算法、Tenenbaum等人提出Isomap算法,特别是Donoho等人发现Isomap算法能够准确发现人脸图像流形潜在的参数空间、张长水等人将LLE算法用于人脸识别并取得了较好的识别效果之后,基于流形学习的人脸识别研究引起了人们的广泛关注。-Manifold learning in recent years the field of machi
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:15821
    • 提供者:韩静书
  1. KNN

    0下载:
  2. 自己编写的近邻法算法,包括k近邻法、两分剪辑和重复剪辑、压缩算法。在文档中给出了一个简单的算法原理说明,详细参考边肇的《模式识别》。注:里面的分类线绘制算法存在一些问题,仅供大家参考修改。-The nearest neighbor algorithm written by myself, including k nearest neighbor, the two sub-editing and re editing, compression algorithm. The document giv
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:43051
    • 提供者:陈章
  1. matlab_moshishibie

    0下载:
  2. 一个基于matlab实现的模式识别工具箱,希望给大家带来用处。-Implementation of a pattern recognition based on matlab toolbox, we hope to bring useful.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:410250
    • 提供者:jacky
  1. icaFacesCode

    0下载:
  2. 机器学习和模式识别的常用算法,独立主元分析,常用于人脸图像识别。此压缩包含有完整的用于人脸图像的算法源码-Commonly used machine learning and pattern recognition algorithms, independent component analysis, commonly used for facial image recognition, speech recognition, etc.
  3. 所属分类:matlab

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