-
blitwave
图像处理中的小波变换C++源代码,含有使用文档和例子,非常全面!(image processing wavelet transform C source code, documentation and with the use of examples, very comprehensive!)
- 2006-10-04 14:24:17下载
- 积分:1
-
denoising-matlab
基于小波变换的信号检测和去噪的matlab源程序 基于小波变换的信号检测和去噪的matlab源程序(Matlab source of the signal detection and denoising based on wavelet transform)
- 2012-04-19 09:51:05下载
- 积分:1
-
4for1w_v2
小波变换实现微弱信号检测 BPSK QAM FSK(Wavelet transform weak signal detection BPSK QAM FSK)
- 2012-10-16 12:21:56下载
- 积分:1
-
ab1aa8fbd6fc
一篇关于小波变换和希尔伯特变换的文章,处理的是无功功率。小波变换代码和希尔伯特变化代码(A Wavelet transform and Hilbert transform article, dealing with reactive power.Wavelet transform and Hilbert transform code)
- 2012-04-15 12:50:09下载
- 积分:1
-
raj
this is mat lab wavelet paper
- 2009-10-27 13:45:04下载
- 积分: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
-
code
小波域图像滤波,采用双变量收缩函数发实现(Bivariate Shrinkage Functions for Wavelet-Based Denoising)
- 2010-10-27 14:39:16下载
- 积分:1
-
DWT_1D
本程序用Mallat算法实现小波变换,方法简答以实现(This program uses the mallat algorithe to implement wavelet transform)
- 2017-11-21 11:42:10下载
- 积分:1
-
matlab2
小波去造程序,小波去噪程序,小波去噪程序,小波去噪程序(Wavelet to create procedures, wavelet denoising procedure, wavelet denoising procedure, wavelet denoising procedures)
- 2010-05-21 09:20:34下载
- 积分: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