-
BE-CO-RO-1991
Fast wavelet transforms and numerical algorithms 1
- 2013-12-27 23:53:23下载
- 积分:1
-
DWTsimplefusion
这是基于小波变换的图像融合程序,附带融合图像(This is based on the wavelet transform image fusion procedures, fringe Image Fusion)
- 2020-06-26 06:20:02下载
- 积分:1
-
gabor_decon
对地震数据进行gabor反褶积处理,有实例验证方法,简单易懂(The seismic data are processed by Gabor deconvolution.There are examples of methods to verify, easy to understand)
- 2017-09-15 11:49:20下载
- 积分:1
-
小波变换源码
说明: 带有多种小波基的小波变换程序,可用于图象识别,信号突变检测。(with multiple small Porgy wavelet transform procedures can be used to image recognition, signal mutation detection.)
- 2006-01-04 14:14:32下载
- 积分: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
-
transform_xiaobo
小波变换的C源代码。
这个用的是 DB4小波,周期延拓,可以实现精确重构的。 (wavelet transform C source code. The DB4 is using the wavelet cycle extension can achieve precise reconstruction.)
- 2021-01-06 12:28:54下载
- 积分:1
-
DWT
离散小波变换程序 实现了4层离散小波变换 可运行的程序代码(The discrete wavelet transform procedure achieved a 4-layer discrete wavelet transform operable program code)
- 2021-03-29 12:39:10下载
- 积分:1
-
wavelet_ezw
基于小波变换的图像量化编解码,使用零树编码方法(based on wavelet transform quantitative image codecs, the use of zero-tree coding method)
- 2006-12-03 11:46:54下载
- 积分:1
-
tztqzheng1
EEG采集脑电波,然后用小波变换分析睁眼时产生脑电波的频率及各项数据(EEG brain waves collected and then analyzed using wavelet transform eyes when the frequency of brain waves generated and the data)
- 2010-05-12 18:47:13下载
- 积分:1
-
二维S变换
能够实现二维S变换的MATLAB程序,与Stockwell的经典程序不同(the code which can implements the 2D S-transform)
- 2018-05-09 14:32:07下载
- 积分:1