public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Hilbert transformation for signals with GSL ?
@ 2003-01-09  8:32 Axel Hutt
  2003-01-09  9:12 ` Nils Wagner
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Hutt @ 2003-01-09  8:32 UTC (permalink / raw)
  To: gsl-discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Hilbert transformation for signals with GSL ?
  2003-01-09  8:32 Hilbert transformation for signals with GSL ? Axel Hutt
@ 2003-01-09  9:12 ` Nils Wagner
  0 siblings, 0 replies; 2+ messages in thread
From: Nils Wagner @ 2003-01-09  9:12 UTC (permalink / raw)
  To: Axel Hutt; +Cc: gsl-discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-09  9:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-09  8:32 Hilbert transformation for signals with GSL ? Axel Hutt
2003-01-09  9:12 ` Nils Wagner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).