using 1d gaussian wavelet in continuous wavelet transform (cwt)

Can someone one gudie me how to use a 1d gaussian wavelet in cwt function? I need a working syntax! The new version of cwt doesnot accept gaussian wavelets, i have tried the older version, it throws an error.

1 commentaire

[cfs] = cwt( U , scale ,'gaus1') ;
This seems to work.
but I don't know why

Connectez-vous pour commenter.

Réponses (1)

Abhishek Ballaney
Abhishek Ballaney le 8 Mar 2018
Modifié(e) : Walter Roberson le 10 Fév 2019

1 commentaire

This doesnt really help. The new cwt fuction cannot use gaussian wavelets like the old cwtft could.

Connectez-vous pour commenter.

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by