-
yinpin_shuiyin
一种基于DWT小波变换的数字音频水印嵌入方法,供大家参考学习(Based on the the DWT wavelet transform digital audio watermark embedding method for your reference learning)
- 2013-01-05 09:29:21下载
- 积分:1
-
xianbofilter
设计陷波滤波器,建立原始信号,对其采样,将采样信号通过滤波器进行滤波(Design trapped wave filter, establish the original signal, the sampling, will sampling signal through the filter to filter)
- 2012-05-13 10:08:42下载
- 积分:1
-
wavelet
关于小波变换的一些常用函数,有关多尺度变换,希望可以帮助您(Wavelet commonly used functions, on multi-scale transformation, I hope to help you)
- 2019-03-27 20:49:30下载
- 积分:1
-
DSPC
多波束、波束形成、DSP实现、多波束分析(Multibeam、Multi-beam forming、Multi-beam analysis、DSP、)
- 2011-08-14 17:16:57下载
- 积分:1
-
小波对图像的二次压缩.
说明: 给出了在matlab环境下的源代码,经过了上机调试,可以实现小波变换对图像的二次压缩!(given Matlab environment in the source code, after the Machine, can achieve a wavelet transform of the second image compression!)
- 2005-09-19 10:59:51下载
- 积分:1
-
Untitled
自己编写离散小波变换与离散小波反变换程序对一幅图像做2级小波分解(离散小波变换)与合成(离散小波反变换)(Write your own discrete wavelet transform and discrete wavelet inverse transform procedure on an image to do two wavelet transform (DWT) and synthesis (discrete wavelet inverse transform))
- 2010-06-06 15:33:00下载
- 积分:1
-
3dwaveletebyrf
这是一本关于高维(三维以上)小波的书,对做三维的朋友应该有参考价值,所以特意贡献出(This is one of the high-dimensional (3-D above) wavelet, the book right to do 3D friends should have reference value, So deliberately contributing)
- 2020-12-01 19:19:27下载
- 积分:1
-
xiaobo
关于小波变换的降噪处理,包括强制降噪,给定阈值降噪,默认阈值降噪等,并给出了对比图(Noise reduction processing on the wavelet transform, including mandatory noise reduction, noise reduction given threshold, default threshold noise reduction, and gives comparison chart)
- 2021-05-14 11:30:03下载
- 积分:1
-
wavelet-watermark
this watermarking is implemented using wavelet transform..
- 2012-01-02 20:31:13下载
- 积分:1
-
decomposition
运行emd,得到输入信号X的固有模态函数(imf),每列代表着信号X的一阶分量,X就是我们采集的信号。
hhtdn是hht去噪的程序,可以不看,仅看emd 和 findpeaks
wvtdn是wavelet去噪程序,如果只是分解信号,仅用下面的语句即可
[C,L] = wavedec(x_noise,dl,wn);
x_noise就是我们采集的信号,dl是分解的阶数,wn是分解的母小波名称(% Empiricial Mode Decomposition (Hilbert-Huang Transform)
% imf = emd(x)
% Func : findpeaks)
- 2021-04-13 22:28:55下载
- 积分:1