[SciPy-user] spline wavelet decomposition

Stefan van der Walt stefan at sun.ac.za
Fri May 4 09:14:52 EDT 2007


Hi Issa

On Fri, May 04, 2007 at 01:47:45PM +0200, Issa Karambal wrote:
> if there anyone who knows how to simulate 'spline wavelet decomposition
> and reconstruction' for a given signal 'f'.

Take a look at

http://wavelets.scipy.org

which includes different wavelet families, including Haar, Daubechies,
Symlets, Coiflets and more.

'demo/dwt_signal_decomposition.py' shows how a signal is decomposed.

Regards
Stéfan




More information about the SciPy-User mailing list