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

搜索资源列表

  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. 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. PatternRecongnition

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

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

    0下载:
  2. matlab是学习数字图像和模式识别等学科经常会用到的编程工具,而这个PDF是详细介绍matlab的-matlab is to learn from digital imaging and pattern recognition are often used in such disciplines as the programming tool, and the PDF is detailed in matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-08
    • 文件大小:15647627
    • 提供者:adam goo
  1. leidatezhengtiqu

    0下载:
  2. 雷达信号的特征提取,来实现模式识别,源程序-Radar signal feature extraction, to achieve pattern recognition, source
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:842
    • 提供者:王将
  1. dtw

    0下载:
  2. 动态时间规正算法,用于语音识别,模式匹配等,在matlab环境下使用-Dynamic time warping algorithm for speech recognition, pattern matching, etc., in the matlab environment
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:2130697
    • 提供者:zzr
  1. ddtools-095

    0下载:
  2. 模式识别工具箱,希望对大家有用! -Pattern recognition toolbox, useful for all of us hope!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:61930
    • 提供者:liyan
  1. bp

    0下载:
  2. matlab中应用BP神经网络对模式识别的源码-matlab application of BP neural network for pattern recognition of the source
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:9258
    • 提供者:baby
  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. svml_v092

    0下载:
  2. SVM,很好用的用于模式识别中特征分类的咚咚。-SVM, a good use for pattern recognition features of the classification of咚咚.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:23403
    • 提供者:jinyi
  1. MeanShift

    0下载:
  2. Meanshift的非监督聚类方法,主要用于图像处理和模式识别。-Meanshift non-supervised clustering method, mainly used in image processing and pattern recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2975
    • 提供者:闫霖
  1. R-KDDA

    1下载:
  2. 核直接线性判别方法:图像及高维复杂数据模式识别的利器!内有方法开发的相关文档说明!经典!-The matlab functions implement the methods presented in the paper [TNN_KDDA02.pdf] Juwei Lu, K.N. Plataniotis, and A.N. Venetsanopoulos, "Face Recognition Using Kernel Direct Discriminant Anal
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:745175
    • 提供者:ym
  1. ISODATAm

    1下载:
  2. 模式识别中的isodata算法,内有详细的说明文档-Pattern Recognition ISODATA algorithm, which has detailed documentation.
  3. 所属分类:Other systems

    • 发布日期:2015-03-25
    • 文件大小:8791
    • 提供者:Eric
  1. nearest

    0下载:
  2. 模式识别分类方法中的最近邻准则方法。内有详细说明文档。-Pattern recognition classification criteria of the nearest neighbor method. There are detailed descr iption of the document.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:7682
    • 提供者:Eric
  1. 123456789K_Average

    0下载:
  2. K均值算法的matlab代码,使用起来很简单,对于模式识别的效果也很好,初学者也很容易看懂。-K-means algorithm matlab code, very easy to use, for the effect of pattern recognition is also good, beginners can easily understand.
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:55945
    • 提供者:tang
  1. SVM_toolbox01

    0下载:
  2. 支持向量机作为统计学习理论的实现方法,能很好地解决非线性和高维数问题,克服了神经网络方法收敛慢、解不稳定、推广性差的缺点,近年来得到了广泛地研究,在模式识别、信号处理、控制、通讯等方面得到了广泛地应用。-Support Vector Machine as the implementation of statistical learning theory approach, can be a good solution to the nonlinear and high dimension pro
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2688103
    • 提供者:王旭
  1. ICA

    1下载:
  2. 模式识别中运用ICA进行特征提取的matlab代码-Pattern Recognition in the use of ICA for feature extraction matlab code
  3. 所属分类:Special Effects

    • 发布日期:2014-06-12
    • 文件大小:851
    • 提供者:111111111
  1. gmm_test1

    0下载:
  2. 使用高斯混合模型(GMM)模拟模式识别的源代码-The use of Gaussian mixture model (GMM) Analog Pattern Recognition of the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1121
    • 提供者:qjc
  1. NeuralNetwork_BP

    1下载:
  2. 模式识别的一个基础程序,手写数字模式识别,提供给大家分享-A basic pattern recognition procedures, handwritten numeral recognition, available to everyone to share
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:99778
    • 提供者:宋秋福
  1. NeuralNetwork_BP_Classification

    0下载:
  2. BP 神经网络用于模式分类 大型网络的首选算法 - 函数拟合,模式识别-BP neural network for pattern classification algorithm of choice for large networks- function fitting, pattern recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1405
    • 提供者:陈杰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com