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

Home » Public Forums » archive » Re: Doing a DFT in IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Doing a DFT in IDL [message #79772] Tue, 03 April 2012 02:23 Go to previous message
Helder Marchetto is currently offline  Helder Marchetto
Messages: 520
Registered: November 2011
Senior Member
On Monday, April 2, 2012 11:24:15 PM UTC+2, Kenneth P. Bowman wrote:
>> Dear all,
>> I've been looking for this around, but couldn't yet find anything.
>> I would like to made a (discrete) Fourier transform by directly typing in the
>> code. The target is not performance, but eventually modifying the source
>> (integrated) function from [f(x)exp(-j2piux/N)] to something different.
>> Has anybody written such a code in IDL that can be modified? Or can anybody
>> give me a working link to such a code?
>>
>> Many thanks and sorry for wasting your time.
>> Cheers, Helder
>
> A DFT is just a set of dot products. (And an FFT is an efficient way to
> carry out the DFT calculations.)
>
> Compute the basis functions that you want at the tabulated points,
> then multiply by the function you are transforming and sum.
> You can write it as a matrix-vector multiplication.
>
> Ken Bowman

Dear Ken,
thanks for your reply. I think I will have to write it, but to avoid beginners errors, I wanted to modify an available code. That's all.
Cheers, Helder
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: modify colors in contour plots
Next Topic: Coyote Graphics Raster File Output

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

Current Time: Wed Oct 08 19:13:19 PDT 2025

Total time taken to generate the page: 0.00438 seconds