You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PyWavelets
Hello
I need to analyse a set of .wav audio files using the wavelet transformation. I have found plenty of examples of using CWT on images or generated sinusoidal signals but no examples of transforming a signal from an audio file.
I want to perform a CWT on a .wav file and plot the results. Could anyone help me with that?