资源列表
li3-14
- 这是一个图像增强的应该实例,首先画出原始图像,下来进行图像的增强处理,用sym4小波对x进行2层小波分解,对处理后的系数进行重构,最后画出重构图像。-This is an instance of image enhancement should first draw the original image, down to the image enhancement processing, with sym4 x for 2-layer wavelet wavelet decomposition,
interpolation
- 是小波变换的C语言程序~ 还有插值函数 采用正弦信号做样本-Is the wavelet transform of the C language program- there are interpolation functions using sinusoidal signals with sample
wavelet-fft
- 该程序主要说明了小波具有良好的抗噪功能,与fft相比,它有自己的独特之处。-The program mainly explains the wavelet has a good anti-noise function,and compared with the fft, it has its own uniqueness.
matlab-cwt
- 连续小波变换的MATLAB实现(未调用cwt函数)-Continuous wavelet transform of MATLAB (not using function cwt)
han_td
- 非线性微分跟踪,用小波变换实现阈值去噪,本论文用液压活套张力系统角加速度的计算-Nonlinear differential tracking, wavelet transform thresholding
softthreshold
- MATLAB小波变换软阀值法对信号去噪的源程序-MATLAB soft threshold wavelet denoising source program
erzhituxiangCS
- 读取二值图像,转化为稀疏信号,变换到压缩域,然后用压缩感知进行重构。-Read binary image, into sparse signal, transform to the compressed domain, and then use compressed perception reconstruction
wavelet_transormation
- 用矩阵实现二维小波变换及功能实现,包括一维计算。-Using matrix 2D wavelet transform
imgdec
- 该源码是基于小波变换的反锐化掩模算法,小波变换用于图像增强的方法之一-The source is Unsharp Masking Based on Wavelet Transform
xiaobosym4
- 该程序的功能是用于去除人体肌肉信号中的噪声信号 采用了两种方法处理;小波和高斯滤波的方法-matlab
TransformSparsify
- Haar小波变换,还有其他的相关变换TransformSparsify.m-Haar wavelet transform, as well as other related transform TransformSparsify.m
LVDFTCompute
- 离散傅里叶变换的matalb源代码,帮助理解数字信号处理的实现!-Discrete Fourier Transform matalb source. To help understanding of the digital signal processing implementation.