-
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
-
youyulvboqi
理解有源滤波器的工作原理、性能特点。学习有源滤波器的设计方法。(Understand the working principle of active filter performance characteristics. Learning active filter design methods.)
- 2020-10-26 21:59:59下载
- 积分:1
-
dtcwt
双树复小波程序,具有平移不变心,改进了小波变换(The DTCWT program with shift-invariant heart improve wavelet transform)
- 2013-04-24 14:39:28下载
- 积分:1
-
Cosine_Transform
余弦变换-DCT。好用的小波变换方法程序。(Cosine transform-DCT. Use of wavelet transform.)
- 2009-06-20 17:31:55下载
- 积分:1
-
lwt
提升小波变换程序,
%LWT Lifting wavelet decomposition 1-D.
% LWT performs a 1-D lifting wavelet decomposition
% with respect to a particular lifted wavelet that you specify.(lifting wavelet transform procedures% Local Walsh Transform Lifting wavelet decomposition 1-D. % Local Walsh Transform performs a 1-D lifting wavelet decomposition% with respect to a particular lifted wavelet that you specify.)
- 2020-11-19 22:59:42下载
- 积分:1
-
matlab
本书简明扼要地介绍了时间序列及其相关领域的基本概念和基本理论,对ARMA序列预测、时间序列的统计分析、时间序列的时频分析和时间序列的小波变换等给出了有关分析计算方法,结合MATLAB编程应用,介绍了MATLAB时间序列分析有关函数的功能和用法,阐述了如何利用这些函数解决工程应用中的问题。(This book succinctly describes the time sequence and its related fields of basic concepts and theories of the ARMA series forecasting, time series statistical analysis, time series analysis and time-frequency wavelet transform of time series analysis and calculation are given about methods, combined with MATLAB programming applications, the introduction of time series analysis MATLAB functions about functions and usage, explains how to use these functions to solve engineering problems in the application.)
- 2013-08-31 14:27:04下载
- 积分:1
-
random-noise
基于小波变换的随机噪声降噪的matlab 主要运用的方法有软阈值去噪法和硬阈值去噪法(Based on wavelet transform matlab random noise and noise reduction methods are mainly used soft thresholding method and hard thresholding method)
- 2013-06-25 15:57:52下载
- 积分:1
-
electric1
利用小波变换实现对电能质量检测的算法实现(using wavelet transform to detect power quality algorithm)
- 2007-01-17 16:24:47下载
- 积分:1
-
MATLAB-wavelet
MATLAB实现小波变换经典程序,包括采用多孔trous算法实现小波变换、基于小波消噪的雷达回波检测、小波插值与小波构造、小波滤波器构造和消噪程序、小波谱分析mallat算法经典程序、小波图像重构 Matlab 程序等等(MATLAB wavelet transform classic program, including the use of undecimated wavelet transform algorithm to achieve the wavelet transform, the radar echo detection based on wavelet denoising, wavelet interpolation and wavelet construction, construction and de-noising of the wavelet filter program, a small spectral analysis mallatclassic algorithm procedures, wavelet image reconstruction Matlab programalgorithm)
- 2012-03-13 23:10:57下载
- 积分:1
-
wavlet_APES_MUSIC_LMS
小波分析用于图像融合和去噪;APES,MUSIC,LMS算法仿真实例;(Wavelet analysis is used to image fusion and noise;APES,MUSIC,LMS
)
- 2012-03-28 11:08:00下载
- 积分:1