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

搜索资源列表

  1. beyes

    0下载:
  2. 详细介绍了贝叶斯公式在自动文本分类领域的使用,并且提到了关于互信息特征提取的方法。以及其分类的例子。-Bayesian formula described in detail in the field of automatic text categorization of the use of, and reference information on each feature extraction method. As well as examples of their classificat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3817
    • 提供者:LuoJun
  1. zifushibie

    0下载:
  2. 光学字符识别系统,包括图像预处理、特征提取和分类器设计。-Optical character recognition system, including image preprocessing, feature extraction and classifier design.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:116936
    • 提供者:艾文
  1. jiyuneirongdeyinpinjiansuoyan

    0下载:
  2. 本文根据上述的研究,采用基于Mel倒谱系数特征的隐马尔可夫模型对音 乐进行分类。在音乐特征提取方面,以感知特征和Mel倒谱系数组成特征向量 在音乐分类方面,以隐马尔可夫模型作为分类器,对音乐进行聚类和分类。通过 有监督的学习方式进行聚类,分类时将测试样本归入似然值最大的类别,对同一 音频抽取若干样本,对样本识别结果采用投票法,判定该音频的音乐类别,使分 类的准确率得到进一步的提高。根据上述方法进行了仿真实验,并对实验结果进 行了分析。本文将音频数据分为5类,对4种分类器
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-16
    • 文件大小:3903798
    • 提供者:海豚
  1. neuralnetwork

    0下载:
  2. 用于图像识别的新型神经元网络 提出了一种用于图像识别的映封正交神经元网络。 在一般情况下待识别的样本空间的维数相当大, 为了有效地进行识别,必须把样本空间的维数降下来。目前常用的方法就是特征提取法,本文采用映射正交过程把样本空间映射成正交分类空间,并在此基础上,采用网络进行图像分类。计算机上模拟结果表明此网络县有时缺损和噪声图像进行正确识别的能力-Image recognition for a new type of neural network used in a video im
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:441350
    • 提供者:wang kun
  1. svmopencv

    0下载:
  2. opecv中支持向量机的编程示例 包括了二维和多维的特征分类的方法-Support Vector Machines in opecv programming examples include two-dimensional and multi-dimensional characteristics of the classification methods
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:4955
    • 提供者:cjl
  1. fum

    0下载:
  2. 标准化后进行PCA特征提取,然后聚类分类-After standardized PCA feature extraction, clustering and classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:897
    • 提供者:张会先
  1. LDA

    0下载:
  2. 线性差别分析法(LDA)提取人脸图像特征点子程序-Linear differential analysis (LDA) face image feature extraction process ideas
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:603
    • 提供者:牛险峰
  1. Wavelet_Classify

    0下载:
  2. 基于小波变换和K-Mean算法的崇明东滩遥感图像分类,读取样本的能量特征向量进行分类,并返回分类图像的RGB图,显示各类地物面积比例-Based on wavelet transform and the K-Mean Algorithm for remote sensing image classification Chongming Dongtan, the energy to read a sample feature vectors for classification, and retu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1423567
    • 提供者:李琛
  1. SVM2004

    0下载:
  2. 支持向量机工具箱,内含demo程序,教你如何训练SVM和进行特征分类-Suppot Vector Machine (SVM) toolbox, Author Dr Gavin C. Cawley
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:461758
    • 提供者:王平
  1. fruit_ID

    0下载:
  2. 利用特征提取和分类的方法,假设输入值为{大,圆,光滑}为水果的三个特征值,来代表三种不同的水果,识别苹果\梨\香蕉\桔子\菠萝水果类别. -The use of feature extraction and classification methods, assuming that the import value was (large, round, smooth fruit) for the three characteristics of value, to represent three
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:980886
    • 提供者:wylie
  1. ImagePatternRecognition

    0下载:
  2. 本书介绍图像模式识别的各种算法及其编程实现步骤。全书共分为10章,内容包括:模式识别的基本概念,位图的基础知识,分类器设计,模板匹配分类器,基于概率统计的Bayes分类器,几何分类器,神经网络分类器,图像分割与特征提取,聚类分析,模糊聚类分析,遗传算法聚类分析-Image Pattern Recognition
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:10665851
    • 提供者:xingshimei
  1. work_for_pattern_recognition

    0下载:
  2. 通过设计线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,设计支持向量机对给定样本进行有效分类并分析结果。-By designing a linear classifier minimum risk Bayes classifier supervised learning method hierarchical cluster analysis K-L transform to extract efficient features, designed to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2600382
    • 提供者:于冰
  1. otsu1

    0下载:
  2. 运用数学形态学原理 分割之后的特征提取 遥感影像分类中的应用-morpholog
  3. 所属分类:图形图象

    • 发布日期:2013-04-17
    • 文件大小:1330
    • 提供者:王晓玲
  1. featureselection

    0下载:
  2. 模式分类中的特征选择,希望大家可以参考一下.-Pattern Classification in feature selection, hope that we can reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5534
    • 提供者:王学林
  1. wavelet_d

    1下载:
  2. 小波分解的程序 三级分解并进行特征分类,matlab 实现-Decomposition of wavelet decomposition process and make three feature classification
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:952
    • 提供者:平大凡
  1. ar_dct_lda

    0下载:
  2. AR人脸库进行DCT变换,然后使用Fisher discriminant analysis 进行特征提取,使用cos分类器进行人脸分类。-AR Face Database for DCT transform, and then use the Fisher discriminant analysis feature extraction, using cos classifier for human face classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1905
    • 提供者:邵珠立
  1. patternrecognitionfuzzyclassifiy0912

    0下载:
  2. 模式分类,提取的新特征,包括熵和尺寸特征,可分性好效果明显-pattern recognition ,new feature incuding entropy and size feature, better performance
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1886
    • 提供者:邹小峰
  1. DCT

    0下载:
  2. 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:422959
    • 提供者:刘文珍
  1. Vsvm3.0

    0下载:
  2. Vsvm3.0是一款window系统下运行的可视化svm算法工具,除了普通的分类和回归算法,还带有多目标回归预测;内含多种参数方式和序列极小化特征选择算法;并且支持多核并行运算-Vsvm3.0 is a window system running svm algorithm visualization tool, in addition to general classification and regression algorithms, but also with a multi-objec
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1161762
    • 提供者:zj
  1. face

    0下载:
  2. 人脸识别程序,采用的是knn分类器,基于类内类间距离准则,特征提取。-Face recognition process, using the knn classifier, based on within-class inter-class distance criteria, feature extraction.
  3. 所属分类:Graph program

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