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?

Antworten (1)

Vimal Raj
Vimal Raj am 23 Aug. 2024

0 Stimmen

[A,D] = dwt(noisdopp,'gaus');

Kategorien

Mehr zu Wavelet Toolbox finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 14 Nov. 2014

Beantwortet:

am 23 Aug. 2024

Community Treasure Hunt

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

Start Hunting!

Translated by