搜索资源列表
ConstructWaveBaseFunction.rar
- 紧支撑小波基的构造。 以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像. void Convolution(double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction(double* pOutData) int CalcWaveletFunction(double* pOutData) Convolution()不是通用的离散卷积代码,而
Wave
- This a Wavelet Transform of the C++ Code.It has two-way approch. Convolution/Lifting using CDF9/7 filter-This is a Wavelet Transform of the C++ Code.It has two-way approch. Convolution/Lifting using CDF9/7 filter
matlAB-ge-zhong-bian-huan
- 基于matlAB的切比雪夫、FFT频谱分析、FFT线性卷积、巴特沃斯程序代码,自己编写的-Based on The Chebychev matlAB the FFT spectrum analysis, FFT linear convolution code Butterworth own written
matlab-programes
- the zip file conatins the matlab code that describe the convolution, folding, shifthing etc,. and other properties of one or combination of signal.