-
fuse_dwb
详细的基于离散小波变换的图像融合matlab程序,可以用于处理任何格式的灰度图像(Detailed based on discrete wavelet transform image fusion matlab procedures, can be used to deal with any format of the gray image)
- 2008-04-13 14:34:31下载
- 积分:1
-
xiaobo
小波变换 小波变换 (Wavelet Transform Wavelet Transform)
- 2020-11-09 21:49:46下载
- 积分:1
-
20070313195904788
近10种matlab基于小波变换的图像处理程序!
(M文件)(nearly 10 species of Matlab based on wavelet transform image processing procedures. (M))
- 2007-06-02 09:49:33下载
- 积分: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
-
fft
用于计算一个实数或复数序列的离散傅里叶变换和一个复数序列的逆离散傅里叶变换(fast fourier transform subroutine for real valued series)
- 2020-06-24 20:00:02下载
- 积分:1
-
EMDdenoise
一种基于EMD分解后对imf分量利用小波分解进行去噪的方法,给出了相应的例子,有注释(Based on the EMD decomposition after the imf component by using the method of wavelet decomposition denoising, corresponding examples are given, with comments)
- 2013-09-06 13:37:52下载
- 积分:1
-
wave
Harr小波具有紧支撑、零调和性和优良的正交性等优点,因此选择它作为小波变换的基函数。对采样数据进行4层小波包变换得到16维的特征样本。(Harr wavelet has compact support, zero reconcile and excellent orthogonality, etc., so choose it as the base function of wavelet transform. 4 layers of sampled data wavelet packet transform feature samples 16 dimensions.)
- 2014-09-17 16:25:07下载
- 积分:1
-
matlab-cwt
连续小波变换的MATLAB实现(未调用cwt函数)(Continuous wavelet transform of MATLAB (not using function cwt))
- 2021-03-16 01:19:23下载
- 积分: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
-
OMP
说明: 小波变换和压缩感知中的OMP算法比较,是一种比较新的算法(Wavelet transform and compression perception of the OMP algorithm comparison, is a relatively new algorithm)
- 2010-04-21 20:31:29下载
- 积分:1