[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gsl] [Patch 0/4] Introduce continuous wavelet transform
From: |
Kevin Bube |
Subject: |
[Bug-gsl] [Patch 0/4] Introduce continuous wavelet transform |
Date: |
Fri, 29 Apr 2005 18:38:27 +0200 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
Hello,
as promised I produced a patch series to introduce functions for the
continuous wavelet transform in gsl.
The implementation is based on folding the fourier transform of a scalar
signal with the wavelet. Implemented are three types of wavelets:
Morlet, Paul and derivatives of gaussians. The function interface is
based on the one for the discrete transform. I only implemented the
forward direction, I don't know how to do it backwards.
Please review everything and send me comments.
Regards,
Kevin
--
publickey 2048R/0AFDFB19: http://www.icbm.de/~bube/publickey.asc
fingerprint: 542B 1378 04AA AF1F 572E 78BF 1BF5 5C71 0AFD FB19
pgpWTJYdGLa3v.pgp
Description: PGP signature
- [Bug-gsl] [Patch 0/4] Introduce continuous wavelet transform,
Kevin Bube <=