-
xiaobobianhuan
基于小波变换方法的去雾源代码图像复原代码(Wavelet-based approach to image restoration fog source code)
- 2021-04-21 17:28:49下载
- 积分: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
-
wavelet-transform
实现小波变换,小波滤波器,小波除噪等功能。(To achieve wavelet transform, wavelet filters, wavelet denoising function)
- 2012-05-04 11:46:34下载
- 积分:1
-
ImgReconstruction
基于小波变换的图片重建 有完整代码 工程 以及说明 涉及到图片的切割(image reconstruction based on wavelet translate )
- 2012-08-27 15:51:29下载
- 积分:1
-
xiaoboshang
说明: 计算小波分解后的能量及小波熵。里面还有OFDM信号和WPM信号的程序。(After calculating the energy of wavelet decomposition and wavelet entropy. There is also OFDM signal and the WPM signal process.)
- 2011-03-31 10:41:02下载
- 积分:1
-
小波分解
说明: 小波变换是一种新的变换分析方法,一个迅速发展的新领域(Wavelet transform is a new transform analysis method and a rapidly developing new field)
- 2020-09-23 09:57:19下载
- 积分:1
-
Fast_Algorithm_of_Edge_Detection_Based_on_Lifting_
本文通过比较第一代和第二代小波算法特点,引入二代小波提升结构的概念,提出了一种基于二代小波提升结构的快速图像边缘检测算法 对三次B样条小波基实现提升格式,通过计算大尺度下分解子图的模值和幅角来确定边缘 经过实验比较,能比经典的边缘检测算法得出更精确的边缘图像,同时通过与基于第一代小波算法的边缘检测比较,基于二代小波提升格式的边缘检测算法计算更快速,更高效。(In this paper, by comparing first-and second-generation wavelet algorithm features, the introduction of second generation wavelet to enhance the concept of structure, a second generation wavelet-based structure to enhance the rapid image edge detection algorithm on the three B-spline wavelet lifting scheme to achieve through Calculation of large-scale mold subgraph decomposition value and increase the edge angle to determine the experimental comparison, than the classical edge detection algorithm to draw a more accurate edge image, at the same time with the first generation of wavelet-based edge detection algorithm comparison, based on the Second generation wavelet lifting scheme edge detection algorithm is faster and more efficient.)
- 2008-06-23 13:18:06下载
- 积分:1
-
Contourlet
contourlet图像融合的matlab源代码,很有用,毕业设计的参考(contourlet image fusion matlab source code, useful, graduated from the reference)
- 2012-06-14 20:44:10下载
- 积分:1
-
RECGGdenoisiie
去除在心电信号采集过程中混入的肌电干扰、工频干扰、基线漂移等噪声信信号,避免噪声对心电信号特征点的识别与提取造成误判漏判 已通过测试。
(Remove the EMG interference mixed with the signal acquisition process in mind, frequency interference, baseline drift and noise channel signal to avoid noise caused by the misjudgment of the Missing has been tested on ECG feature identification and extraction.)
- 2012-08-13 08:45:17下载
- 积分: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