-
image_denoise
小波图像去噪源码,很不错,内有程序的运行结果(Image denoising source, very good, there are programs running results)
- 2010-10-16 13:41:23下载
- 积分:1
-
03
说明: Fault Location in Extra Long HVdc Transmission
Lines using Continuous Wavelet Transform
- 2016-05-03 20:45:56下载
- 积分:1
-
DWT
小波变换程序,用于对一维信号,二维信号进行稀疏变换(wavelet transform)
- 2014-01-16 13:28:46下载
- 积分:1
-
xiaobo3cengfenjie
表面肌电信号的小波变换3层分解,提取特征向量(Surface EMG wavelet transform the three-layer decomposition, Feature Extraction)
- 2020-10-28 18:19:57下载
- 积分:1
-
Matlab
说明: 对脉搏波进行t波,r波进行检测,提取,再将特征值标注到原波形上(Detect and extract the T wave and R wave of pulse wave)
- 2020-03-24 16:32:06下载
- 积分:1
-
dbconstruction
任意阶daubechies小波函数的构造,包括尺度函数和小波函数以及滤波器系数的构造(arbitrary order PG wavelet function, including scaling function and wavelet function and the structure of the filter coefficients)
- 2020-11-10 20:19:45下载
- 积分: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
-
kanhe2016
离散小波变换在图像处理去噪中的应用
经典文献 IEEE的(ECG signal compression using 2-D DWT Hermite coefficients)
- 2017-06-14 00:08:05下载
- 积分:1
-
IntDCT
具有提升分解结构的整数离散变换,可用于基于提升格式的小波变换设计。(Enhance the breakdown structure of the integers with the discrete transform can be used for wavelet transform based on lifting scheme design.)
- 2011-11-07 12:45:45下载
- 积分:1
-
xianbofilter
设计陷波滤波器,建立原始信号,对其采样,将采样信号通过滤波器进行滤波(Design trapped wave filter, establish the original signal, the sampling, will sampling signal through the filter to filter)
- 2012-05-13 10:08:42下载
- 积分:1