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

搜索资源列表

  1. empirical_mode_decomposition

    0下载:
  2. 经验模态法可以做信号加强、模式识别、特征提取等,本程序是经验模态的matlab实现,-the realization of emd using matlab.it canbe used in the signal denoising ,pattern recognition and feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:6546
    • 提供者:yezi
  1. feature

    4下载:
  2. 该文件包含了一些常用的声辐射噪声的特征提取方法,包括波形的包络特征,高阶谱特征,分形维特征,奇异指数特征等。-The document contains some common acoustic feature extraction method of noise, including waveform envelope characteristics, higher order spectral features, characteristic of fractal dimension, si
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:346433
    • 提供者:李娜
  1. GAOT

    0下载:
  2. 用mfcc函数实现语音信号的特征提取,对提取数据进行分析 模式识别的一道例题-With MFCC function realization of speech signals to extract feature extraction and analysis of the data and pattern recognition of a sample
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:108509
    • 提供者:贺欢
  1. Gabor

    0下载:
  2. Gabor的matlab程序,Gabor滤波是一种不错的特征提取方法,尤其在图像处理应用广泛-Gabor' s matlab program, Gabor filter is a good feature extraction method, especially widely used in image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:61090
    • 提供者:小明
  1. Feature

    0下载:
  2. 做一个特征提取的模拟。功能良好。非常实用-To make a feature extraction simulation. Good function. Very useful
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:974
    • 提供者:hwjie
  1. imageseg

    0下载:
  2. 这是matlab上关于图像分割和特征提取的一个小例证-This is a matlab on image segmentation and feature extraction on a small example of
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:757
    • 提供者:qing
  1. EEG-functions

    1下载:
  2. EEG处理过程中用到的一些程序,如预处理,特征提取等-EEG processing some of the procedures used, such as preprocessing, feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2737938
    • 提供者:sytangqin
  1. Face-Recognition--System

    0下载:
  2. 实现人脸图像的采集 预处理 特征提取和图像变换-Collection of face images to achieve feature extraction and image transform preprocessing
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:406808
    • 提供者:huangjie
  1. svm

    1下载:
  2. 本程序包括:论文SVM 用于基于块划分特征提取的图像分类,和相应的matlab实现其中图像划分以及特征提取、聚类均利用matlab6.5完成。 -The procedures include: paper by SVM for feature extraction based on block classification, and the corresponding realization of one image into matlab, and feature extraction,
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:173052
    • 提供者:darren
  1. kernelpca_tutorial

    1下载:
  2. Kernel pca基于核方法的特征提取算法-feature selection
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2219
    • 提供者:xiangqiyan
  1. matlab_speechrecog

    1下载:
  2. 语音识别特征提取程序,对语音分析很有帮助-Speech recognition feature extraction procedures, helpful speech analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:709450
    • 提供者:uwon
  1. siftDemoV4

    0下载:
  2. sift(尺度不变特征变换 scale invariant feature transform) 特征提取与匹配-Sift feature extraction and matching
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:759359
    • 提供者:LQN
  1. pca

    0下载:
  2. 主成分分析代码 用于图像数据处理、特征提取等作用,是基于matlab而编写的代码-PCA code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1435
    • 提供者:MR LIANG
  1. HUIDU

    0下载:
  2. 基于灰度直方图,对图像的纹理特征进行提取,根据灰度共生矩阵得到的四个纹理描述子。-Histogram based on image texture features were extracted, according to the four GLCM texture descr iptors obtained.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:6011
    • 提供者:陈铭
  1. SIFT

    0下载:
  2. 计算机视觉的一个典型应用。使用SIFT方法做特征提取,然后用于拼接。-A typical computer vision applications. SIFT feature extraction method used to do, and then used for splicing.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:323047
    • 提供者:jim
  1. icA-TUTORIAL

    0下载:
  2. 独立成分分析(ICA)是最近开发的方法,它的目标是找到一种nongaussian等数据的线性表示 该元件是统计独立的或尽可能独立。应用包括信号特征提取与分离数据的基本结构。 在本文中,我们提出的基本理论和ICA的应用,以及我们对这个问题的近期工作。-Independent component analysis (ICA) is a recently developed method in which the goal is to find a linear representatio
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1634120
    • 提供者:房同学
  1. SVM

    0下载:
  2. 支持向量机 算法在特征提取中的应用 源代码-Support vector machine algorithm in feature extraction of the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:723
    • 提供者:李凌波
  1. fenkuai

    1下载:
  2. 用matlab编写实现图像的分块功能、小波矩特征提取、直方图均衡化,可以供大家参考使用-Image segmentation is implemented by Matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1194
    • 提供者:tian
  1. PCA

    0下载:
  2. LPA是主成分分析算法,用于特征提取和特征空间的降维-LPA code for feature
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1179
    • 提供者:醉清风
  1. xbj

    0下载:
  2. 小波矩特征提取matlab代码-Wavelet moment feature extraction matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2137
    • 提供者:朱涛
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com