-
second-generation-wavelet
二代小波的labview实现,详细介绍在labview中如何实现二代小波(Labview implementation of second generation wavelet)
- 2011-07-31 15:18:34下载
- 积分:1
-
wavelet-remove-noise
小波方法进行降噪,阈值函数来完成不同设计,核心程序如下面的所示,使用的小波基有coif5,db3,sym4,bior2.4,haar,rbio(Wavelet method for noise reduction, design to complete different threshold function, the core program as shown below, using the wavelet base coif5, db3, sym4, bior2.4, haar, rbio
)
- 2013-10-23 15:10:59下载
- 积分:1
-
EZW_Matlab
对输入的二维灰值图像,先进行提升Haar小波变换,再用经典的EZW算法对小波系数进行压缩,然后反变换重构原图像。(On the importation of two-dimensional gray value of images, first upgrade the Haar wavelet transform, and then classical EZW algorithm to compress the wavelet coefficients, and then inverse transform reconstruction of the original image.)
- 2008-04-09 21:59:48下载
- 积分:1
-
Matlabwaveenergy
对信号f(x)进行三层小波变换,得到小波系数d1,d2,d3和逼近系数a3,我想求出各个频率段的能量(能量=小波系数的平方和),很不错的应用程序(The signal f (x) for three wavelet transform, wavelet coefficients d1, d2, d3 and approximation coefficients a3, I would like to find the energy of each frequency band (energy = sum of squared wavelet coefficients), very good application)
- 2011-11-01 16:16:22下载
- 积分:1
-
simple53
说明: LeGall(5,3)小波滤波器,其计算复杂度小、存储开销低、压缩效率高,已被JPEG2000标准采用。提升小波实例c语言实现(Lifting Wavelet Example C Language Implementation)
- 2019-06-15 12:16:39下载
- 积分:1
-
wavelet
使用wavelet 將影像分解 再利用threshold方法去雜訊(use wavelet to denoised in a picture)
- 2013-01-14 22:57:59下载
- 积分:1
-
qwet1234
在 MATLAB 中的窗函数,十分简单:
矩形窗 三角窗 汉宁窗 海明窗 布拉克曼窗 恺撒窗
(In MATLAB, the window function is very simple: a rectangular window of triangular windows Hanning Hamming Blackman Window Caesar Window)
- 2010-03-10 12:40:34下载
- 积分: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
-
image_denoise
小波图像去噪源码,很不错,内有程序的运行结果(Image denoising source, very good, there are programs running results)
- 2010-10-16 13:41:23下载
- 积分:1
-
离散小波变换
我实现的离散小波变换,可直接运行,采用三级变换(Discrete wavelet thransform)
- 2017-06-27 08:08:10下载
- 积分:1