搜索资源列表
采用差分阈值法对心电信号QRS波进行特征提取
- 采用差分阈值法对心电信号QRS波进行特征提取的Matlab程序。,Differential threshold method QRS wave of ECG feature extraction of Matlab program.
对轴承故障振动信号的matlab小波分析程序
- 对轴承故障振动信号的matlab小波分析程序,能完成对故障特征频率的提取,Of bearing fault vibration signals matlab wavelet analysis procedures, can finish on the fault characteristic frequency extraction
soundmark.可以对音频进行水印嵌入与提取
- 可以对音频进行水印嵌入与提取,完整的源代码可以直接在matlab上运行,Can be carried out on the audio watermark embedding and extraction, complete source code can be run directly in matlab
DIP-matlab.背景差分法对运动汽车的检测
- 背景差分法对运动汽车的检测,对检测得到的汽车图像进行预处理和边缘提取,Background difference method for the detection of movement of motor vehicles, the vehicle has been detected image pre-processing and edge extraction
MFCC_matlab.rar
- 基于MATLAB的语音识别MFCC特征提取算法,MATLAB-based speech recognition MFCC feature extraction algorithm
Image.rar
- matlab 关于二值图像熵和交叉熵的计算程序,这一程序与结合其它方法对图像进行分割,作为一个判断标准.,matlab on the binary image entropy and cross entropy calculation procedure, which in combination with other methods and image segmentation, as a criterion.
SIFT.rar
- 在Matlab中实现基于旋转尺度不变特征提取特征点的方法。,Matlab implementation of the rotation based on scale-invariant feature extraction method of feature points.
matlab.rar
- 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。,In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm a
matlab.rar
- MATLAB 下的模式识别特征提取 用于对特征信号的提取,MATLAB under the feature extraction for pattern recognition features of the signal extraction
PramaterTest
- 此程序为用matlab实现信号特征提取的实验程序,将待处理的一维时间函数赋给work2中的x1tRE,运行work2即可 -This procedure is used to achieve signal feature extraction matlab experimental procedures, will be dealt with one-dimensional function of time assigned to work2 in x1tRE, you can run wo
MELCEPST
- MATLAB下计算Mel倒谱的函数,在语音特征提取方面常用-Mel cepstrum calculated under MATLAB functions used in the speech feature extraction
基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
- 基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
sound_recognition_system
- 基于小波包分析的声音特征提取--毕业设计程序:希望交流-Based on wavelet packet voice feature extraction- graduate design program: the hope of sharing
matlab视频提取运动目标
- matlab视频提取运动目标源程序,非常实用的matlab源码
sift-0.9.8-matlab
- sift提取特征点、描述子、最后进行匹配。-sift :feature point,descr iptor, matching。
manifold
- 一个Matlab环境下编写的流行学习(manifold)算法,可用于图像特征提取及行为模式提取-Matlab environment to prepare a prevalence study (manifold) algorithm, can be used for image feature extraction and pattern extraction
MATLAB
- 毕设内容,高光谱图像基本处理,主要实现单波段提取与伪彩色图像合成功能,提供程序框架,更多功能只需嵌入即可。另用MATLAB写了其GUI。-Complete set content, the basic processing of hyperspectral images, mainly for single-band pseudo-color image extraction and synthesis, to provide procedural framework, more feature
CBSM特征提取
- 三维模型操作的matlab代码,用于CBSM特征提取(Matlab code for 3D model operation for CBSM feature extraction)
轴承特征提取
- matlab代码,轴承特征提取,包括rms、最大幅值、峰值因子、绝对平均值、平均值、峭度、脉冲因子、裕度因子、能量,小波包、经典模态分解等特征(Matlab code, bearing feature extraction, including rms, maximum amplitude, crest factor, absolute mean, mean, kurtosis, pulse factor, margin factor, energy, etc.)
MFCC语音特征提取Matlab程序
- MFCC语音特征提取Matlab程序。用于语音信号的MFCC方法特征提取。Matlab源码