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