DWT with gaussian wavelet

Hello everyone
How it is possible to use 1-derivative of Gaussian function as the wavelet in dwt?
I know that Gaussian wavelet family exists in Matlab but it complains when I write:
load noisdopp; [A,D] = dwt(noisdopp,'gaus');
and says: Invalid argument value. but from waveinfo we know that such wavelet is existed.
Is there any way to define this wavelet for dwt?

回答(1 个)

类别

帮助中心File Exchange 中查找有关 Wavelet Toolbox 的更多信息

提问:

2014-11-14

回答:

2024-8-23

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by