-
biterate
二次小波变换的方法用于数字信号码元速率估计(wavelet transform for bitrate estimation of digital modulated signal)
- 2012-06-05 10:29:32下载
- 积分:1
-
rgbwavelet
彩色RGB图像小波变换,并且重构出低频、中频、高频各个频带子块的图像。(RGB image wavelet and restruct the different frequency band)
- 2021-04-11 16:08:58下载
- 积分:1
-
wave-move
描述电磁波(电场或磁场)在自由空间传播的Matlab程序。(Description of electromagnetic waves (electric or magnetic) in free-space propagation of Matlab procedures.)
- 2020-11-03 09:39:52下载
- 积分:1
-
lifting_denoising
利用小波提升算法实现了第二代小波变换,将之应用在信号去噪中,实现了数据的边界对称延拓,去噪效果较好.(Wavelet Lifting algorithm using the second generation wavelet transform, to be used in signal de-noising, the realization of the data symmetric boundary extension, denoising better.)
- 2007-12-21 10:42:46下载
- 积分:1
-
wavelet_demo
基于小波变换的图像编码,已经使用,效果很好。(Image coding based on wavelet transform has been used with good results.)
- 2016-05-11 08:47:15下载
- 积分:1
-
脉搏信号降噪
文基于小波分析的特点,提出了一种对信号进行多重小波
变换的自适应去噪法,该方法不仅克服了小波去噪软硬阈值法的局限性,而且解决了自适应滤波中参考信号选取难的
问题,将该方法用于脉搏信号降噪,得到了满意的去噪效果。(The text features based on wavelet analysis, proposed an adaptive multi-wavelet transform for signal denoising method, this method not only overcomes the limitations of hard and soft thresholding method of wavelet de-noising, and resolve the reference signal adaptive filtering Select the difficult problem of the method is used to the noise of the pulse signal, and been satisfied with the denoising effect.)
- 2012-06-18 15:19:37下载
- 积分:1
-
wavelet
说明: 用于求取小波包变换后小波系数的熵值,对初学者很有帮助(Used to obtain the wavelet coefficients after wavelet packet entropy, helpful for beginners)
- 2011-04-15 19:08:13下载
- 积分:1
-
dt-dwt_F
说明: 双树复数小波变换的Matlab程序的F部分,全部解压到同一个文件夹下后可直接调用函数(Dual-Tree Complex Wavelet Transform Matlab for the F part of the procedure, all extract to the same folder can be a direct call function)
- 2009-08-07 14:46:02下载
- 积分:1
-
ConstructWaveBaseFunction
说明: 紧支撑小波基的构造。
以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像.
void Convolution(double* pShortData, int nShort, double* pLongData, int nLong)
int CalcScaleFunction(double* pOutData)
int CalcWaveletFunction(double* pOutData)
Convolution()不是通用的离散卷积代码,而是简单地实现了后面两个函数需要的离散卷积,它要求输入的前一个数组长度小于后一数组长度,而且卷积结果就直接覆盖存储在后一数组中。CalcScaleFunction()计算尺度函数,CalcWaveletFunction()计算小波函数。
(Compactly supported wavelet bases constructed. To Daubechies wavelet filter coefficients as an example, the derived wavelet function and scaling function, and draw their images. Void Convolution (double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction (double* pOutData) int CalcWaveletFunction ( double* pOutData) Convolution () instead of generic discrete convolution code, but simply the realization of a function behind the need for two discrete convolution, which requires input before an array length is less than the array length of the latter, but the result of convolution directly covered by the latter is stored in the array. CalcScaleFunction () calculated scaling function, CalcWaveletFunction () calculation of wavelet function.)
- 2020-11-10 20:19:45下载
- 积分:1
-
小波图像平滑处理
此程序能够实现基于小波变幻的图像的平滑处理。(the program can implement smoothly process of wavelet-based transformed image )
- 2005-09-01 22:51:42下载
- 积分:1