[SciPy-user] Frequency content of a transient signal

Stéfan van der Walt stefan at sun.ac.za
Tue Jul 22 07:59:39 EDT 2008


2008/7/22 Matthieu Brucher <matthieu.brucher at gmail.com>:
> I think you can use a sliding DFT on your signal. This way, you will
> get a moving estimation of the spectral information (it's a basic
> time-frequency transform, before you use wavelets ;)).

Wavelets always sound like so much fun.  Attached, a script to
decompose the signal using pywt (http://wavelets.scipy.org).

Regards
Stéfan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: growchip_wt.py
Type: application/octet-stream
Size: 883 bytes
Desc: not available
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20080722/4e2ea495/attachment.obj>


More information about the SciPy-User mailing list