-
signal_denoise_based_wavelet
一个基于小波阈值的信号处理程序,通过自适应阈值方式抑制信号噪声(A threshold based on wavelet signal processing procedures, through the adaptive threshold signal noise suppression methods)
- 2008-12-23 21:23:01下载
- 积分:1
-
Blur-Detection-Using-Wavelet
基于论文<<Blur Detection for digital images using wavelet transform>>,使用Haar小波变换实现图像模糊度检测。(Based on paper <Blur Detection for digital images using wavelet transform> > , Using the Haar wavelet transform of image blur detection.)
- 2020-07-17 20:58:48下载
- 积分:1
-
down-conversion
基于软件无线电的数字接收机中的下变频结构的程序(Based on software radio frequency conversion program under the digital receiver)
- 2012-05-14 19:58:33下载
- 积分:1
-
Image-fusion-
实现了基于小波变化的图像融合,并将融合结果显示出来(It realize the Image fusion based on wavelet transform and show the tesult)
- 2011-04-30 10:56:39下载
- 积分:1
-
MUSIC-through-C-and-MATLAB
旨在用C语言程序和MATLAB程序通过MUSIC算法对“信号提取”进行实现,结果证明程序运行效果良好,分辨率较高(Designed with C language program and MATLAB program through the MUSIC algorithm " signal extraction" for implementation, the results show the program running well, higher resolution)
- 2013-07-14 23:13:22下载
- 积分:1
-
lifting_denoising
利用小波提升算法实现了第二代小波变换,将之应用在信号去噪中,实现了数据的边界对称延拓,去噪效果较好.(Wavelet Lifting algorithm using the second generation wavelet transform, to be used in signal de-noising, the realization of the data symmetric boundary extension, denoising better.)
- 2007-12-21 10:42:46下载
- 积分:1
-
xiaobobianhuan
小波变换光谱数据预处理阈值平滑处理用于光谱数据(xiaobobianhuan yuchuli )
- 2009-06-24 09:41:13下载
- 积分:1
-
fft
傅立叶变换方法并利用数据高程模型计算重力异常(Calculating gravity anomaly based on the DEM)
- 2011-12-07 16:57:52下载
- 积分: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
-
image-comp-by-wavelet
this project by karen lees in 2002 is "image compression by wavelet"
7ayder..eng
- 2011-04-30 21:07:57下载
- 积分:1