Is it possible to implement continous complex morlet wavelet transform practically ?

I am using complex continuous morlet wavelet transform( cmor 1-1) for my application.I need to implement that practically to know the performance of my application.Is it possible to implement the continuous complex morlet transform practically?I get confused by reading some of the article available in the internet. Can any one help me in this issue?

Answers (2)

I'm not sure what you mean by "practically", but yes you can use the Wavelet Toolbox to obtain the continuous wavelet transform using a complex-valued Morlet wavelet.
You could write your own wavelet script and implement it without using the matlab toolbox. see
http://www.bth.se/fou/cuppsats.nsf/all/315e9a86357c82d8c1257b0b002cc52e/$file/BTH%202013%20Ibeh.pdf

Edited:

on 16 Apr 2014

Community Treasure Hunt

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

Start Hunting!