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

搜索资源列表

  1. LS-SVMlab1.5

    0下载:
  2. 是支持向量机工具箱(matlab),可用于模式分类,模式识别等。-support vector machines Toolbox (Matlab), can be used for pattern classification, pattern recognition.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:218.54kb
    • 提供者:杜世强
  1. pattern_classification_toolbox

    0下载:
  2. 一个模式分类的工具箱,matlab语言实现,对模式识别相关方向的人很有用-pattern classification of a toolbox, Matlab language, pattern recognition related to the direction of useful
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:345.74kb
    • 提供者:liu yang
  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
    • 文件大小:2.4kb
    • 提供者:徐忠超
  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
    • 文件大小:12.42kb
    • 提供者:宁纪锋
  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
    • 文件大小:3.26kb
    • 提供者:张阳军
  1. Classification-MatLab-Toolbox

    0下载:
  2. Classification MatLab Toolbox一个很好的图像处理界面,它能够使用很多算法进行模式识别分类-Classification MatLab Toolbox a good image processing interface, it can use many algorithms for pattern recognition classification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:615.89kb
    • 提供者:秦风
  1. ModuleReconizeKNNalgorithm

    0下载:
  2. KNN是一种有效的模式识别分类算法,本文件在Matlab平台实现KNN算法在模式识别中的运用。-KNN is an effective pattern recognition classification algorithms, this document is in the Matlab platform implementation KNN algorithm in the application of pattern recognition.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1.15kb
    • 提供者:farmer
  1. FaceRecognition

    0下载:
  2. 文档中包括两个文件:分别是pca人脸识别分析以及fisher人脸识别分析。文中代码包括详细的注释,读者一旦下载很快就可以上手!代码中的相关理论可以参考Dota的《模式分类》一书!- The archive consists of two documents: PCA face recognition and Fisher face recognition analysis. Text codes include detailed notes, readers will soon be abl
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:2.59kb
    • 提供者:feixiaoxing
  1. BP_rec

    0下载:
  2. 基于matlab的BP神经网络算法,可用于模式分类-Matlab-based algorithm of BP neural network can be used for pattern classification
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1.31kb
    • 提供者:李伟
  1. MATLABPatternrecognition

    0下载:
  2. 基于MATLAB的模糊模式识别在癌细胞识别中的应用-Based on the MATLAB language Use computer fuzzy pattern recognition to determine the classification of cancer cells
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:17.07kb
    • 提供者:薛正
  1. shiyan_moshi

    0下载:
  2. 模式识别的 图像的贝叶斯分类 图像的贝叶斯分类 神经网络模式识别-Bayesian pattern recognition image classification image of the Bayesian classifier neural network pattern recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:655.56kb
    • 提供者:day
  1. PatternRecognition

    0下载:
  2. 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:528.57kb
    • 提供者:yao
  1. ClassifyHomework

    0下载:
  2. 模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2.28kb
    • 提供者:youxia
  1. prhomework3

    0下载:
  2. 模式分类 杜达的书 第二章 第二题的答案matlab 源程序-pattern classification duda chapter 2 no.2 matlab code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:697byte
    • 提供者:张振兴
  1. osjl

    0下载:
  2. 基于最小欧式距离的模式识别分类,对于简单直观明了。-Pattern recognition based on the minimum Euclidean distance classification, for simple and intuitive to understand.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:3.75kb
    • 提供者:蒋毅
  1. codetsu

    0下载:
  2. 用来对图像进行分类。Source code for Towards Total Scene Understanding: Classification, Annotation and Segmentation in an Automatic Framework. Computer Vision and Pattern Recognition (CVPR) 2009,Li-Jia Li, Richard Socher and Li Fei-Fei. -Source code for Towards
  3. 所属分类:Graph program

    • 发布日期:2017-06-20
    • 文件大小:30.31mb
    • 提供者:qinlei
  1. adaboost

    0下载:
  2. adaboost算法学习资料,深入讲解了adaboost算法的理论和应用,是人脸检测学习的重要参考文献,做模式分类的同学可以研究一下-adaboost algorithm to learn the information, further explained the theory and application adaboost algorithm, face detection is an important reference for studying literature, student
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.75mb
    • 提供者:项喻
  1. Pattern_Bayes-classification

    1下载:
  2. 模式识别实验报告——Bayes分类,包括实验报告和matlab程序代码。-Pattern recognition lab report- Bayes classification, including lab reports and matlab code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:44.82kb
    • 提供者:张永平
  1. pattern-classification

    0下载:
  2. 杜达的《模式分类》第二版配套的matlab代码,供做该方面研究的同学学习!-the matlab code of 《 pattern classification》
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:478.67kb
    • 提供者:zheng
  1. BP_rec

    0下载:
  2. 基于matlab的BP神经网络算法,可用于模式分类-Matlab-based algorithm of BP neural network can be used for pattern classification
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1.35kb
    • 提供者:追尾事故
« 12 »
搜珍网 www.dssz.com