搜索资源列表
yasuo
- 采用离散小波变换方法(Mallat算法),实现对语音信号的双通道子带压缩编码。将语音信号中,C125Hz的低频区信号完全保留,在125Hz飞KHz频段的语音信号用小波分解逐级进行较为精确的量化并进行滤波,而将高频部分采用游程编,进而达到在保证语音信号原有特性的前提下大幅度的压缩语音信号的传输数据量
P100_wavelet2D
- 利用MATLAB语言实现二维信号多尺度离散小波分解-Using MATLAB language to achieve two-dimensional discrete wavelet multi-scale decomposition of signals
wavlet-demo
- 实现对信号的连续、离散小波分解,程序简单易读-Achieve continuous signal, discrete wavelet decomposition, the program simply read
DWT_autoenh
- 离散小波分解下的图像增强,快速,可以与其他波分解的图像增强做对比-Discrete wavelet decomposition of image enhancement, fast, with other wave decomposition of image enhancement to do comparison
xiaobo
- 癫痫脑电数据的小波分解,对数据进行离散小波变换-Epileptic EEG data decomposition, discrete wavelet transform on the data
twoDWT
- 二维离散小波分解和重构,实现图像压缩和重构-performs a 2-D wavelet decomposition and reconstruction
wavelet-MATLAB-code
- 实现以下功能:装载信号;完成信号的单尺度一维离散小波分解;从系数中重构低频部分和高频部分;显示高频和低频部分;由小波逆变换恢复信号;多层一维分解;提取系数的低频和高频部分;重构第3层的低频系数;重构第1、2、3、4、5层的高频信号;重构原始信号并显示-Achieve the following functions: load signal complete signal single-scale one-dimensional discrete wavelet decomposition r
dct_yasuo
- 基于离散余弦变换的灰度图像压缩算法,效果介于小波变换和奇异值分解之间。-Based on the discrete cosine transform grayscale image compression algorithm, the effect between the wavelet transform and singular value decomposition between
Multiscale-NPE-FOR-fault-detection
- 首先对一段正常工况下的历史数据进行离散小波分解,对不同尺度下的小波系数建立相应的NPE模型.经过多层小波分解,建立相应的统计量对过程进行监控-First discrete wavelet decomposition of some normal conditions of historical data, the NPE model wavelet coefficients in different scales. Multilayer wavelet decomposition, the es
3
- 对信号进行离散小波分解并对每层进行小波重构-Discrete wavelet decomposition of the signal, and each layer wavelet reconstruction
02
- 2.1 傅里叶变换 2.1.1 经典傅里叶变换 2.1.2 傅里叶变换的基本性质 2.1.3 快速傅里叶变换 2.1.4 短时傅里叶变换 2.2 小波分析与多分辨率分析的历史 2.3 小波分析与傅里叶变换的对比 2.4 小波变换 2.4.1 连续小波变换 2.4.2 离散小波变换 2.4.3 高维小波连续变换 2.5 常用小波基函数 2.5.1 小波函数 2.5.2 小波函数系 2.5.3 复数小波 2.6 构造紧支撑正常小波基 2
wavelet1D
- 本函数将完成对输入的一维信号进行多尺度离散小波分解-This function will complete the one-dimensional signal input multi-scale wavelet decomposition
wavelet2D
- 本函数将完成对输入的二维信号进行多尺度离散小波分解-This function will complete the two-dimensional signal input multi-scale wavelet decomposition
xiaobofenjie
- 小波分解代码程序 维信号离散小波分解与重构(去噪)的 VC 实现-Wavelet code program dimensional discrete wavelet signal decomposition and reconstruction (denoising) of the VC
DWT1D
- C语言实现一维离散小波变换,通过mallat算法实现对一维信号的快速重构和分解。-C language implementation of a one-dimensional discrete wavelet transform, fast algorithm by mallat one-dimensional signal reconstruction and decomposition.
eg5_6
- 二维离散小波单层和双层分解,并提取高低频系数,从而重构原始图像,并利用MATLAB提供的压缩函数进行图像压缩,对比前后压缩图像的效果-2d discrete wavelet decomposition of single and double, extract high frequency coefficients, reconstruct the original image, image compression
二维小波分解
- 二维小波分解matalb代码,用于分解离散数据成不同高低频率