-
PSNR
This is a MATLAB code used to calculate the PSNR of a function.
- 2018-01-29 14:06:58下载
- 积分: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
-
WPandEMD
小波包和EMD方法对信号分析后的频谱图比较,可以对EMD的运行参数进行修改。(Spectrum comparison of Wavelet package and EMD)
- 2013-08-18 17:32:28下载
- 积分:1
-
wavelet_atrous
This is a wavelet program.
- 2012-07-27 10:11:25下载
- 积分:1
-
CSBP_matlab
用于压缩感知的基追踪(Basis pursuit)算法,程序非常详细,仅供参考(Basis Pursuit (Basis is pursuit) algorithm for compressed sensing.)
- 2012-06-12 17:25:04下载
- 积分:1
-
【全美经典】小波十讲(Ingrid Daubechies 着)
《小波十讲(修订版)》主要内容简介:原书《小波十讲》(ten lectures on wavelets)是一本世界范围公认的经典学术名著,是当代数学著作中一本影响巨大的绝妙好书。(text book for wavelet analysis)
- 2018-04-07 16:47:09下载
- 积分:1
-
T23825744rwth
这是小波包程序,好不容易从网上下下的,希望对大家有用!可直接使用。
(Wavelet packet, and finally from the Internet under the hope that useful! Can be used directly.)
- 2012-07-25 06:27:18下载
- 积分: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
-
MATLAB的软件包,用于小波变换,安装到自己的MATLAB工具箱中-Wavelab850
MATLAB的软件包,用于小波变换,安装到自己的MATLAB工具箱中。(MATLAB software package for wavelet transform.)
- 2020-06-21 07:20:01下载
- 积分:1
-
Tetrolet_Transform
Tetrolet变换的原代码,一种稀疏表示的小波变换,由haar变换改进得到(Tetrolet transform the original code, a sparse representation of the wavelet transform, haar transform improved)
- 2012-11-11 10:27:07下载
- 积分:1