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 Comment

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

Sign in to comment.

Answers (1)

Asked:

on 8 Mar 2018

Commented:

on 8 Oct 2021

Community Treasure Hunt

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

Start Hunting!