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

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

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

    0下载:
  2. 模式识别中对已有数据的分析和归类,有源代码和数据部分,相当好的matlab程序-Pattern Recognition of existing data analysis and classification, source code and data portions, very good matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2.37kb
    • 提供者:朱孔
  1. 1234

    0下载:
  2. 模式识别是现在运用很多的学科,本程序将利用MATLAB实现贝叶斯分类对人脸进行分类。-Pattern recognition is now applied in many disciplines, this program will use MATLAB to realize the Bias classification for face classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5.56kb
    • 提供者:张娟
  1. Perceptron

    0下载:
  2. 模式识别中的感知器判别准则,实现分类。Matlab源代码-Pattern Recognition Perceptron criterion and achieve classification. Matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:839byte
    • 提供者:zzh
  1. ca024

    0下载:
  2. LCMV optimization design array signal processing, You can achieve data classification and regression pattern recognition, Six degrees of freedom to achieve inverse kinematics algorithm.
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:4kb
    • 提供者:tengunbeng
  1. nenjingmie

    0下载:
  2. You can achieve data classification and regression pattern recognition, You can get a very accurate amplitude, frequency, phase estimation, Undergraduate complete set requirements refer to the standard test models.
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:4kb
    • 提供者:gtraeec
  1. Untitled2

    1下载:
  2. BP神经网络基本原理概述:这种网络模型利用误差反向传播训练算法模型,能够很好地解决多层网络中隐含层神经元连接权值系数的学习问题,它的特点是信号前向传播、误差反向传播,简称BP(Back Propagation)神经网络。BP学习算法的基本原理是梯度最快下降法,即通过调整权值使网络总误差最小,在信号前向传播阶段,输入信号经输入层处理再经隐含层处理最后传向输出层处理;在误差反向传播阶段,将输出层输出的信号值与期望输出信号值比较得到误差,若误差较大则把误差信号传回隐含层直至输入层,在各层神经元中使用
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:2kb
    • 提供者:13922237309
搜珍网 www.dssz.com