-
DirFilter-test_pic
简单的方向滤波器,
带测试图的,
可以直接运行(Simple directional filter, with a test chart, you can directly run)
- 2012-09-11 19:46:21下载
- 积分:1
-
wavelet_denoise
小波变换,小波去噪,包含多种去噪方法,模极大值,自适应,阈值去噪(Wavelet transform, wavelet denoising, including multiple Denoising, modulus maxima, adaptive thresholding)
- 2013-09-05 15:07:32下载
- 积分:1
-
Daubechies-wavelet
实现构造小波基,求解小波尺度函数离散整数点的值以及实现尺度函数经伸缩后的离散值等功能。(Implement the constructor wavelet basis functions to solve the discrete wavelet scale and the realization of the value of an integer point scale after scaling function by a discrete value functions.)
- 2011-11-04 22:29:58下载
- 积分:1
-
uwt
基于第二代小波的非抽样小波变换应用程序,可以用来小波转换(Non-sampling based on second generation wavelets, wavelet transform application)
- 2012-03-26 09:37:44下载
- 积分:1
-
Image-analysis
基于小波变换的图像分析,它是在matlab中运行的(Image analysis based on wavelet transform, which is run in matlab)
- 2012-05-10 19:32:37下载
- 积分:1
-
synsq_toolbox_v1
同步压缩小波变换(synchrosqueezing wavelet transform)工具箱,用于信号处理时频分析(synchrosqueezing wavelet transform toolbox for time-frequency analysis in signal processing )
- 2012-04-23 15:51:10下载
- 积分:1
-
localpeaks
用matlab编写找到向量维度的波峰波谷的值.(Prepared using matlab to find vector value of the dimension of the peaks and valleys.)
- 2009-09-21 16:05:43下载
- 积分: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
-
Noise-canceling-of-SEMG
利用小波变换实现表面肌电信号消噪的程序,还包括一些对比分析。(Wavelet transform SEMG denoising procedures, including some comparative analysis.)
- 2011-05-30 11:53:18下载
- 积分:1
-
wavelet-pudn-3
wavelet transforms in advanced forms
- 2014-01-12 06:02:24下载
- 积分:1