-
利用小波变换系数重构图像,实现图像降噪地方法
根据小波变换和噪声信号地能量分布特性,提出了一种先用小波变换对含噪图像进行多尺度分解,求出各尺度小波变换高频系数地噪声方差和阈值,利用各尺度地阈值对高频系数进行处理,然后利用小波变换系数重构图像,实现图像降噪地方法。(According to wavelet transform and noise signal and energy distribution characteristics, a first wavelet transform of the noisy image multiscale decomposition, obtained the high-frequency-scale wavelet transform coefficients and noise variance and thresholds, using the scale to the threshold value of the deal with high-frequency coefficients, and then the use of wavelet transform coefficients reconstructed image, to realize image denoising methods.)
- 2020-07-04 03:00:02下载
- 积分:1
-
electric1
利用小波变换实现对电能质量检测的算法实现(using wavelet transform to detect power quality algorithm)
- 2007-01-17 16:24:47下载
- 积分:1
-
wavelet-pudn-3
wavelet transforms in advanced forms
- 2014-01-12 06:02:24下载
- 积分:1
-
flourierwavelet
使用傅里叶变换和小波变换提取心电信号中的呼吸信号(Using the Fourier transform and the wavelet transform to extract the breathing signal ECG)
- 2013-03-06 11:08:15下载
- 积分:1
-
radar programs
雷达系统设计部分信号处理程序,包括部分目标和干扰模型、匹配滤波、波形设计、多普勒处理、门限检测及恒虚警率等方面信号处理的程序(Signal processing program for radar system design)
- 2018-04-09 10:37:08下载
- 积分:1
-
imagetransformcodes
此程序实现图象傅立叶变换、离散傅立叶变换和小波变换、可以自己设定小波变换的参数(this procedure image Fourier transform, discrete Fourier transform and wavelet transform, can set their own parameters of wavelet transform)
- 2006-10-19 13:19:03下载
- 积分:1
-
wavelet
以labview为平台通过小波分析方法对波形进行处理。(Labview as a platform for analysis of the waveform by wavelet processing.)
- 2011-12-28 16:12:20下载
- 积分:1
-
image_denoise
小波图像去噪源码,很不错,内有程序的运行结果(Image denoising source, very good, there are programs running results)
- 2010-10-16 13:41:23下载
- 积分: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
-
Ahybridwaveletanalysisandsupportvectormachines
一篇不错的智能算法结合小波的论文,非常不错的论文(goodpapersaboutwaveletandintelligencealgorithm)
- 2009-02-04 11:50:16下载
- 积分:1