-
用matlab如何实现fft变换
用matlab如何实现fft变换,进而得到经过fft变换后的图像(How to implement FFT transformation with MATLAB)
- 2017-10-11 10:31:22下载
- 积分:1
-
thresholddenoisingbasedonwavelet
小波阈值去噪的经典程序,基于小波变换阈值去噪的MATLAB源代码,效果很好。
(Classic wavelet threshold denoising procedure threshold denoising based on wavelet transform of MATLAB source code, works well.)
- 2010-06-02 11:15:33下载
- 积分:1
-
22222
小波变换去噪,软阈值和硬阈值,以及自己的设计的阈值函数来去噪,毕业设计全套。很全面的资料,绝对最全面的资料,我保证(Wavelet denoising, soft thresholding and hard thresholding, as well as design their own threshold denoising function, the design of a full set of graduation. Comprehensive information is absolutely the most comprehensive information, I promise)
- 2020-12-01 17:19:26下载
- 积分:1
-
kalman
kalman 卡尔曼滤波C代码 用于滤除高斯白噪声的滤波 测试真是可用。(The kalman Kalman filter C code for filtered white Gaussian noise filtering test is really available.)
- 2020-12-01 21:09:26下载
- 积分:1
-
paper1
基于小波变换的通信信号码元速率估计.pdf(Estimated rate based on the communication signal element wavelet transform. Pdf)
- 2013-12-17 20:51:42下载
- 积分:1
-
Wt2
三次B样条小波变换 希望对大家的学习工作有帮助(Cubic B-spline wavelet transform we study and work)
- 2012-06-29 14:14:23下载
- 积分:1
-
wavelet
利用matlab中的小波变换函数,对图像进行小波降噪,并分析降噪效果。(The wavelet transform using matlab function, the image wavelet noise reduction, and analyze the noise reduction effect.)
- 2013-07-22 16:17:51下载
- 积分:1
-
CurveLab-2.1.2
curvelet变换最新工具包,含有快速离散曲波变换的所有形式(包括基于usfft和wrapping和3dfdct)。功能强大,是学习曲波变换的好帮手。(curvelet transform the latest kit, containing the fast discrete curvelet transform all forms (including those based on usfft and wrapping and 3dfdct). Powerful learning curvelet transform is a good helper.)
- 2010-09-16 20:55:56下载
- 积分: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
-
Multi_Wavelet
说明: 多小波代码,有CL,GHM,Sa4,Opt-rec四种多小波的变换与反变化,前处理和后处理的代码。(Multiwavelet code, there are CL, GHM, Sa4, Opt-rec four Multiwavelet Transform and anti-change, pre-treatment and post-processing code.)
- 2021-04-28 11:38:44下载
- 积分:1