This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Hilbert transformation for signals with GSL ?


Axel Hutt schrieb:
> 
> Dear all,
> 
> I have tried to implement a Hilbert transformation with
> GSL. This works quite fine with gsl_integration_qawc for
> a given function in analytical form as numerator. But it
> turns out, that the function can not be discrete (e.g.
> as a sampled signal) due to the undelying bisection
> algorithm.
> 
> Did anybody implement the Hilbert trafo with GSL for
> discrete functions?
> 
> Thanks in advance for any hint.
> 
> Axel

Axel,

You may find an algorithm in the book by Stefan L. Hahn
entitled "Hilbert transforms in signal processing". See pages 58-59

Regards,

          Nils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]