搜索资源列表
对轴承故障振动信号的matlab小波分析程序
- 对轴承故障振动信号的matlab小波分析程序,能完成对故障特征频率的提取,Of bearing fault vibration signals matlab wavelet analysis procedures, can finish on the fault characteristic frequency extraction
Wavelet.rar
- 小波包变换分析信号的MATLAB程序,可用于提取故障特征向量,Wavelet packet transform analysis of signals in MATLAB procedures, can be used to extract fault feature vector
matlab
- 本程序包括5个MATLAB程序,分别实现图像分量提取,拉普拉斯变换,图像批量格式转换,图像纹理特征提取,以及小波变换-The program includes five MATLAB programs were achieving the image component extraction, Laplace transform, image batch format conversion, image texture feature extraction, and the wavelet tr
sound_recognition_system
- 基于小波包分析的声音特征提取--毕业设计程序:希望交流-Based on wavelet packet voice feature extraction- graduate design program: the hope of sharing
p300
- 用小波变换多分辨对脑电慢波P300信号的特征提取-wavelet EEG P300 feature execute
wenli
- 分析了纹理特征提取方法,特别是灰度共生矩阵的方法和 Gabo:小波矩的方法。并在这两种方法的基础上提出了综合灰度共生矩阵和 Gbaor小波矩的纹理特征提取方法并用于图像检索。 -matlab
featureextraction
- 利用MATLAB实现一维信号时间序列的,特征提取,其中包括ICA和基于小波包的方法。-Use MATLAB to achieve one-dimensional time series signal, feature extraction, including the ICA and the method based on wavelet packet.
gabor2
- 一幅输入的图形进行特征提取基于gabor小波变换 -Enter a graphical feature extraction based on gabor wavelet transform
gabor_3
- Gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换 -Gabor wavelet feature extraction of an input graphics gabor feature extraction based on wavelet transform
wavlet2d
- 对于一幅输入的图形进行特征提取基于gabor小波变换-For an input graphics gabor feature extraction based on wavelet transform
VFDT
- 小波对信号进行多分辨率分析,提取信号特征-Wavelet multi-resolution signal analysis, signal feature extraction
xiaobotezhengtiqu
- 基于小波特征提取方法的图象匹配算法是基于matlab平台的
Face_detection
- 基于高波小波特征提取和神经网络的人脸检测Matlab源码。-Based on high-wave wavelet feature extraction and neural network face detection Matlab source code.
Gabor_signal
- 人脸表情识别的Gabor小波变换,最终得到5个尺度,8个方向的不同特征,此程序参考文件Gabor feature classification using enhanced FLD model facial recognition-Facial Expression Recognition of Gabor wavelet transform, finally be five scale, eight directions of different characteristics, this p
Gabor
- 使用Gabor小波对图像进行特征提取,代码可以直接使用-Using the Gabor wavelet feature extraction, the code can be used directly
waveletthresholddenoising
- 基于MATLAB的小波阈值去噪方法的研究(其中包括软阈值方法,硬阈值方法,广义小波阈值函数,自适应特征阈值等方法的代码)-MATLAB-based wavelet threshold denoising (including soft-thresholding method, hard threshold method, generalized wavelet thresholding function, adaptive threshold methods such as feature co
Matlabwaveletfeatureextraction
- Matlab小波特征提取,主要是纹理特征-Matlab wavelet feature extraction, texture features are mainly
matlab小波变换程序
- 小波变换(wavelet transform,WT)是一种新的变换分析方法,它继承和发展了短时傅立叶变换局部化的思想,同时又克服了窗口大小不随频率变化等缺点,能够提供一个随频率改变的"时间-频率"窗口,是进行信号时频分析和处理的理想工具。它的主要特点是通过变换能够充分突出问题某些方面的特征,能对时间(空间)频率的局部化分析,通过伸缩平移运算对信号(函数)逐步进行多尺度细化,最终达到高频处时间细分,低频处频率细分,能自动适应时频信号分析的要求,从而可聚焦到信号的任意细节,解决了
matlab代码_小波矩特征提取
- 小波变换,小波矩特征提取方法,特别好用,注释清楚(Wavelet transform, wavelet moment feature extraction method, particularly easy to use, annotated clearly.)
小波提取纹理特征
- 在matlab中利用图像处理工具实现了通过小波变换提取纹理特征,包含例子