-
小波变换与集合经验模态分解
说明: 针对不同采样频率和输入信噪比的心磁信号进行滤波操作,呈现出对同一输入信号采取不同滤波算法的去噪结果。(The filtering operation is performed on the magnetic heart signals of different sampling frequencies and input signal-to-noise ratios, showing the denoising results of different filtering algorithms for the same input signal.)
- 2021-03-17 09:40:51下载
- 积分:1
-
WMAX
小波变换 求模极大值 三次B样条小波变换 希望对大家有帮助 (Wavelet transform modulus maxima cubic B-spline wavelet transform and we hope to)
- 2012-06-29 14:08:51下载
- 积分:1
-
ECG
心电信号分析
(1)设计滤波器,实现对心电信号的噪声抑制和基线纠漂。
(2)时域分析:R波检测算法与实现.
(3)功率谱分析:对消噪后的信号进行功率谱分析。要求计算信号的功率谱,功率谱峰值,峰值频率。
(ECG Analysis (1) design filters to achieve noise suppression of ECG and baseline drift correction. (2) time-domain analysis: R-wave detection algorithm and implementation (3) The power spectrum analysis: noise cancellation signal after the power spectrum analysis. Require calculation of the signal power spectrum, peak power spectrum, peak frequency.)
- 2020-12-10 20:39:18下载
- 积分:1
-
12
说明: 通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘(8个方向变换)。(Gaussian function through derivative edge detection in real terms is adjustable direction edge detection wavelet transform (change the direction of 8).)
- 2009-04-23 22:50:42下载
- 积分:1
-
svd_dwt
实现基于离散小波(dwt)的奇异值(svd)分解算法的实现(Decomposition algorithm based on singular value of the discrete wavelet (dwt) (svd))
- 2020-10-23 17:17:22下载
- 积分:1
-
DenoisewaveletMod
小波模极大值去噪程序,希望对大家有用哈!(modulus maxima wavelet denoising procedures in the hope that it may be useful for Kazakhstan.)
- 2007-03-09 19:01:19下载
- 积分:1
-
normthresh_jp
NormThresh of wavelet coefficient
- 2012-08-27 16:08:40下载
- 积分:1
-
ConstructWaveBaseFunction
说明: 紧支撑小波基的构造。
以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像.
void Convolution(double* pShortData, int nShort, double* pLongData, int nLong)
int CalcScaleFunction(double* pOutData)
int CalcWaveletFunction(double* pOutData)
Convolution()不是通用的离散卷积代码,而是简单地实现了后面两个函数需要的离散卷积,它要求输入的前一个数组长度小于后一数组长度,而且卷积结果就直接覆盖存储在后一数组中。CalcScaleFunction()计算尺度函数,CalcWaveletFunction()计算小波函数。
(Compactly supported wavelet bases constructed. To Daubechies wavelet filter coefficients as an example, the derived wavelet function and scaling function, and draw their images. Void Convolution (double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction (double* pOutData) int CalcWaveletFunction ( double* pOutData) Convolution () instead of generic discrete convolution code, but simply the realization of a function behind the need for two discrete convolution, which requires input before an array length is less than the array length of the latter, but the result of convolution directly covered by the latter is stored in the array. CalcScaleFunction () calculated scaling function, CalcWaveletFunction () calculation of wavelet function.)
- 2020-11-10 20:19:45下载
- 积分:1
-
xiaobo
关于小波变换的降噪处理,包括强制降噪,给定阈值降噪,默认阈值降噪等,并给出了对比图(Noise reduction processing on the wavelet transform, including mandatory noise reduction, noise reduction given threshold, default threshold noise reduction, and gives comparison chart)
- 2021-05-14 11:30:03下载
- 积分:1
-
xinhaochuli
信号处理小波分析
1)计算信号的小波变换。
2)求出模极大曲线。
3)计算其中两个奇异点的Lipschitz指数。
(Signal processing wavelet analysis 1) the calculation of wavelet transform signals. 2) calculated curve of modulus maxima. 3) the calculation of which two singular points of Lipschitz index.)
- 2021-01-29 12:58:40下载
- 积分:1