friture icon indicating copy to clipboard operation
friture copied to clipboard

Continous wavelet transform

Open tlecomte opened this issue 13 years ago • 2 comments

Continuous wavelet transform seems like an interesting alternative to STFT for time/frequency analysis.

See : http://www.phy.uct.ac.za/courses/python/examples/moreexamples.html#wavelet-analysis-continuous-wavelet-transform See also : http://kelvinchufei.blogspot.com/2008/01/wavelet-scalogram-using-complex-morlet.html

tlecomte avatar May 25 '11 09:05 tlecomte

I'd like to see this, too. Continuous complex Morlet wavelet is basically the same thing as constant Q transform, which has a python implementation

endolith avatar Feb 26 '14 21:02 endolith

Thanks for the links. It is indeed very interesting. Unfortunately I won't have any time soon to work on this... I would have loved to see this integrated in Friture (provided it is suitable for a realtime implementation).

2014-02-26 22:14 GMT+01:00 endolith [email protected]:

I'd like to see this, too. Continuous complex Morlet wavelet is basically the same thing as http://dsp.stackexchange.com/q/6266/29 constant Q transform, which has a python implementationhttp://grrrr.org/research/software/nsgt/

Reply to this email directly or view it on GitHubhttps://github.com/tlecomte/friture/issues/2#issuecomment-36178021 .

tlecomte avatar Feb 26 '14 22:02 tlecomte