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

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

댓글을 달려면 로그인하십시오.

답변 (1개)

Abhishek Ballaney
Abhishek Ballaney 2018년 3월 8일
편집: Walter Roberson 2019년 2월 10일

0 개 추천

댓글 수: 1

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

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Continuous Wavelet Transforms에 대해 자세히 알아보기

태그

질문:

2018년 3월 8일

댓글:

2021년 10월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by