comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » IDL hilbert() function
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
IDL hilbert() function [message #63183] Sat, 01 November 2008 02:14 Go to previous message
lecacheux.alain is currently offline  lecacheux.alain
Messages: 325
Registered: January 2008
Senior Member
Is this function actually computing the Hilbert transform ?
The Hilbert transform is known to be idempotent, i.e. H(H(x)) = -x.
However, by applying the IDL function, one get for instance :
IDL> print, hilbert (hilbert (indgen(8)))
( 6.00000, 0.000000)( 7.00000, 0.000000)
( 4.00000, 0.000000)( 5.00000, 0.000000)
( 2.00000, 0.000000)( 3.00000, 0.000000)
( 0.000000, 0.000000)( 1.00000, 0.000000)
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Strange behavior of /cumulative keyword in total()
Next Topic: Re: Cleaver 2d reverse indicies?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:23:26 PDT 2025

Total time taken to generate the page: 0.00431 seconds