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 件)

Vimal Raj
Vimal Raj 2024 年 8 月 23 日

0 投票

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

カテゴリ

ヘルプ センター および File ExchangeWavelet 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