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

搜索资源列表

  1. 利用竞争学习进行模式分类实例

    0下载:
  2. 利用竞争学习进行模式分类实例-using competitive learning example for pattern classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:751
    • 提供者:陈旭
  1. 模式分类

    0下载:
  2. 模式分类pattern classification 第二版英文原版
  3. 所属分类:人工智能/神经网络/遗传算法

  1. geteigen.rar

    0下载:
  2. 手写体识别中,对于阿拉伯数字的识别。常用的模式分类方法都可以应用。这个小程序使用的方法是模板匹配方法,Handwriting recognition, for identification of Arabic numerals. Commonly used pattern classification methods can be applied. This small way is to use a template matching method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1407
    • 提供者:孙家冕
  1. 模式识别工具箱的源代码

    0下载:
  2. 这是一些关于模式识别工具箱的源代码,和模式识别第二版配套使用,有很强的运用价值。,These are some original Matlab codes on pattern classification:pattern calssification toolbox
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:698706
    • 提供者:shelley
  1. LBP

    0下载:
  2. 纹理模式的LBP特征表示及分类原理:就是通过定义一个模板,对于原图像中的每个点,使用该模板进行操作,模板中心点近邻区域对应的图像象素值与中心位置对应的象素值进行比较,且对于不同位置的比较结果赋予不同的权值,从而,变换图像中对应点的值就由模板对应各位置的比较结果之权和表示。-LBP texture pattern feature representation and classification theory: that by defining a template for the origina
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2460
    • 提供者:徐忠超
  1. CSPfilter

    0下载:
  2. Common spatial pattern 公共空间模式滤波是处理脑电信号的一种方法,它可以使两类想象运动EEG的协方差之间的差距最大化,便于后期的分类处理。-Common spatial pattern model of public space filtering is a method of EEG signal processing, it can make two types of movement EEG covariance imagine the gap between the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:791
    • 提供者:zhaowumian
  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. libsvm-mat-2.9-1

    0下载:
  2. SVM的VC程序,有matlab接口,便于调用,还有例子,用于模式识别,分类,预测。-SVM, VC procedures, matlab interface, easy call, as well as an example, for pattern recognition, classification and prediction
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:126780
    • 提供者:李静叶
  1. k-means

    3下载:
  2. 基于K-means聚类算法的社团发现方法 先定义了网络中节点关联度,并构建了节点关联度矩阵, 在此基础上给出了一种基于 K-means聚类算法的复杂网络社团发现方法。 以最小关联度原则选取新的聚类中心, 以最大关联度原则进行模式归类,直到所有的节点都划分完为止, 最后根据模块度来确定理想的社团数-K-means clustering algorithm based on the association discovery To define a network node cor
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-15
    • 文件大小:115714
    • 提供者:maverick
  1. lbp_matlab

    0下载:
  2. 实现纹理模式的LBP特征表示及分类。 实现一种基于局部二值模式LBP(Local Binary Pattern)的多分辨率灰度尺度及旋转不变性的纹理分类方法-LBP texture model to achieve that as well as the breakdown characteristics. The realization of a model based on local binary LBP (Local Binary Pattern) Multiresolution g
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3336
    • 提供者:张阳军
  1. SVMclassifier

    0下载:
  2. SVM分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-SVM classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4709
    • 提供者:王兵
  1. Perceptron

    0下载:
  2. 利用感知机的线性分类功能,实现2维平面的两类模式分类,matlab实现,并用图像显示-Perceptron using linear classification function, the realization of 2-D plane of the two types of pattern classification, matlab achieve, and image display
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1334
    • 提供者:yaozi
  1. gabor

    0下载:
  2. Gabor小波变换代码用于局部特征提取使用,又相当好的效果-Gabor texture descr iptor have gained much attention for different aspects of computer vision and pattern recognition. Recently, on the rayleigh nature of Gabor filter outputs Rayleigh model Gabor texture descr ipt
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:16784
    • 提供者:力量
  1. PatternClassification

    0下载:
  2. 《模式分类》课件,对模式识别领域的朋友有用。- Pattern classification courseware, on the field of pattern recognition useful friends.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:677888
    • 提供者:weixian
  1. LS_SVMlab_C

    0下载:
  2. support vector machines (C), can be used for pattern classification, pattern recognition.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:31953
    • 提供者:张亚飞
  1. bpsuanfa

    0下载:
  2. 模式分类,BP算法,给出查全率和差准率,对隐含层书目进行讨论-Pattern classification, BP algorithm, given recall rate and the poor precision of the hidden layer bibliographic discussion
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1490
    • 提供者:曹红丽
  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. classification

    0下载:
  2. matlab环境下的模式识别分类例程。高维样本投影到低维空间进行分类识别。-matlab environment classification pattern recognition routines. High-dimensional samples are projected onto low-dimensional space for classification and identification.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2204
    • 提供者:
  1. moshipipei

    0下载:
  2. 应用于模式分类中,用模式匹配方法对数据进行分类来获得对手写汉字识别的功能-Applied to pattern classification, the use of pattern-matching methods to classify the data to obtain the function of Handwritten Chinese Character Recognition
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1762
    • 提供者:张颖
  1. moshifenlei

    0下载:
  2. 这是很有用的模式分类原代码,值得借鉴!推荐下载!-This is a very useful pattern classification original code, is worth learning! Recommended download!
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:411245
    • 提供者:杨雅茹
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com