-
Cosine_Transform
余弦变换-DCT。好用的小波变换方法程序。(Cosine transform-DCT. Use of wavelet transform.)
- 2009-06-20 17:31:55下载
- 积分:1
-
suanfa
AR过程的线性建模的Burg算法参数估计m文件(Burg method for AR processing)
- 2012-01-18 21:19:12下载
- 积分: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
-
waveform275khz
275hz正弦波激励程序,用于模拟波的激发,适用于导波及其他方面,matlab程序(275hz sine wave incentive program for the simulation of wave excitation applied to guide spread to other aspects, matlab program)
- 2012-10-23 10:19:17下载
- 积分:1
-
wavelet
说明: 用于求取小波包变换后小波系数的熵值,对初学者很有帮助(Used to obtain the wavelet coefficients after wavelet packet entropy, helpful for beginners)
- 2011-04-15 19:08:13下载
- 积分:1
-
ab1aa8fbd6fc
一篇关于小波变换和希尔伯特变换的文章,处理的是无功功率。小波变换代码和希尔伯特变化代码(A Wavelet transform and Hilbert transform article, dealing with reactive power.Wavelet transform and Hilbert transform code)
- 2012-04-15 12:50:09下载
- 积分:1
-
xiaobobianhuan
基于小波变换方法的去雾源代码图像复原代码(Wavelet-based approach to image restoration fog source code)
- 2021-04-21 17:28:49下载
- 积分:1
-
Wavelet-dec--rec
在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信 号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。(In understanding the basis of discrete wavelet transform basic principles and algorithms, through the design VC program Daubechies wavelet, Morlet wavelet and Haar wavelet transform after a simple one-dimensional signal plus a Gaussian white noise, resulting wavelet coefficients wavelet reconstruction signal again by changing the layers to achieve high-frequency coefficients decomposed noise cancellation purposes. Can intuitively understand wavelet decomposition and reconstruction process and an important role in signal de-noising in the process of implementation of this program, and in the high-frequency coefficients when the weight of the layers selected for signal processing coefficients denoising affected.)
- 2014-07-10 18:16:49下载
- 积分:1
-
wavelet-threshold
几种小波阈值函数去噪的程序及其运行结果比较(Several wavelet threshold denoising function to run the program and its results more)
- 2011-09-03 10:40:04下载
- 积分:1
-
希尔伯特变换(HHT)的 完整 MATLAB程序
说明: 很详细的hht编程代码,matlab亲测可用,提供了比较清晰的注释,帮助理解(Very detailed HHT programming code, matlab pro test available, provides a relatively clear note to help understand)
- 2021-04-24 20:18:47下载
- 积分:1