Syntax for Computing the Complex Morlet Wavelet of a Discrete Signal
1 次查看(过去 30 天)
显示 更早的评论
I'm trying to find the easiest way to compute the complex continuous Morlet transform of a discrete signal. If x is my signal, I know that I could compute the transform via a discrete convolution of x and a scaled/shifted complex Morlet function. But is there a built-in command within the wavelet toolbox? I've tried things like cwt(x,1:32,'cmor').
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Continuous Wavelet Transforms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!