CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 特征·提取

搜索资源列表

  1. FastICA_21

    0下载:
  2. 快速独立分量变换,可用于信号特征的提取以及端点检测等,非常好用!-Fast independent component transform, can be used for the extraction of signal characteristics, such as endpoint detection, as well as very easy to use!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:636607
    • 提供者:毋桂萍
  1. IcaComonMatlab.tar

    1下载:
  2. 独立成分分析是近年来出现的一种强有力的数据分析工具。1994年由Comon给出了ICA的一个较为严格的数学定义,其思想最早是由Heranlt和Jutten于1986年提出来的。ICA从出现到现在虽然时间不长,然而无论从理论上还是应用上,它正受到越来越多的关注,成为国内外研究的一个热点。特别是从应用角度看,它的应用领域与应用前景都是非常广阔的,目前主要应用于盲源分离、图像处理、语言识别、通信、生物医学信号处理、脑功能成像研究、故障诊断、特征提取、金融时间序列分析和数据挖掘等。 IC
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:144519
    • 提供者:侯斌
  1. extract_ecg_siganl

    1下载:
  2. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:165958
    • 提供者:huqinming
  1. DTWMFCC

    1下载:
  2. DTW与MFCC相结合的语音特征提取算法,改进了MFCC的性能-Combination of DTW and the MFCC feature extraction algorithm for voice, improving the performance of MFCC
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:502261
    • 提供者:黄邦奉
  1. eigenface_f

    0下载:
  2. 实现了给予人脸的特征提取与模式识别,是模式识别中比较经典的实例分析-Achieved a given facial feature extraction and pattern recognition, is the more classic examples of pattern recognition analysis of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:618
    • 提供者:黄静
  1. tezhengtiqu

    0下载:
  2. 特征提取,主要应用matlab对图像的特征进行提取,获得一些精度。-tezhengtiqu
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:5584
    • 提供者:廖炳根
  1. patternrecognitionfuzzyclassifiy0912

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

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

    0下载:
  2. 轮廓特征提取,提取图像的边缘,特征码vc++c写的,里面还有论文,是一次作业。-Contour feature extraction,extract the image edges,signature
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1122378
    • 提供者:李碧聪
  1. xuno_featureextraction

    0下载:
  2. 用于提取某一信号的特征参数以实现模式识别的分析。-For extracting the characteristic parameters of a signal in order to achieve pattern recognition analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:666
    • 提供者:付志超
  1. xunorbf

    1下载:
  2. 用rbf神经网络对经提取得到的信号特征参数进行信号的模式识别。-Rbf neural network by using extracted parameters of the signal characteristics of the signal pattern recognition.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1105
    • 提供者:付志超
  1. xunosvc

    0下载:
  2. 用支持向量机SVM对经提取得到的信号特征参数进行信号的模式识别。-Support Vector Machines SVM right after the signal characteristic parameters were extracted for signal pattern recognition.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:960
    • 提供者:付志超
  1. KL

    0下载:
  2. 通过K-L特征提取实现由六维数据降为三维-Karhunen-Loeve feature extract
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:566
    • 提供者:xiaobailu
  1. KL-base-face-recognition

    0下载:
  2. 通过KL变换实现特征提取从而达到表情识别以及人脸识别的目的-By KL Transform feature extraction so as to achieve the purpose of face recognition and face recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1604
    • 提供者:hefangfang
  1. Gabor-base-face-recognition

    1下载:
  2. 基于高波滤波的特征提取技术,从而实现人脸识别和表情识别的目的-Based on high-wave filter feature extraction techniques, in order to achieve the purpose of face recognition and expression recognition
  3. 所属分类:matlab

    • 发布日期:2016-01-10
    • 文件大小:19272689
    • 提供者:hefangfang
  1. c_value

    0下载:
  2. 提取图像的颜色特征,首先将图像颜色映射到指定的8个颜色,然后利用自相关和互相关计算得到图像的特征向量,并从原数据库中算出利用此方法检索图像的正确率,并将检索结果好的图像显示到指定文件夹中。-Extract image s color characteristics.First, the image color map to the specified eight colors, then use the auto-correlation and cross-correlation calcula
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:324286
    • 提供者:董懂
  1. ECG_fitter

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1045
    • 提供者:mkvt
  1. invriablemoment

    0下载:
  2. 不变矩是模式识别里面很重要的一种技术,它可以用于提取不变性特征,从而进行模式识别,广泛用于图像处理当中,如图像特征匹配-Moment invariant pattern recognition which is a very important technology that can be used to extract invariant features for pattern recognition which is widely used in image processing, suc
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3707
    • 提供者:zj
  1. lpc

    0下载:
  2. 利用matlab实现语音的lpc特征提取,可以加入语音后直接使用,仿真图中对特征系数、误差等分析清晰有效-Using the lpc matlab voice feature extraction, can be added directly after the speech, the simulation graph of the characteristic coefficient of error so clear and effective
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:785
    • 提供者:wangbo
  1. matlab

    0下载:
  2. 使用matlab对图像进行特征提取的例子。对图像中的车牌号进行读取。-Use the image feature extraction matlab example. License plate number on the image to read.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:77439
    • 提供者:王维
  1. zhangwen

    0下载:
  2. 基于MATLAB实现指纹特征提取 改进的指纹图像分割算法 论文-matlab zhiwentezhengtiqu zhiwenfengesuanfa
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:414072
    • 提供者:loveviy
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com