Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Fast Fourier Transform in Multiple Dimensions

by Helter (Chaplain)
on Oct 08, 2002 at 15:53 UTC ( [id://203676]=note: print w/replies, xml ) Need Help??


in reply to Fast Fourier Transform in Multiple Dimensions

You may have seen this already, but cpan does have a fft module: math::fft.
From what I saw it only handles a single array, and I don't remember much of the tiny bit I learned about fft in school...but it might be easier to use those as a base and build up to multiple dimensions.....
Or if it's possible to flatten the data, I don't recall.

Just me flailing about :)
  • Comment on Re: Fast Fourier Transform in Multiple Dimensions

Replies are listed 'Best First'.
Re: Re: Fast Fourier Transform in Multiple Dimensions
by enigmae (Pilgrim) on Oct 08, 2002 at 16:01 UTC
    Hello,
    Math::FFT is the module that I noticed, but it doesn't support multiple dimensions. I have a tendency to reinvent the wheel, but before I do I just wanted to make sure someone out there hasn't been doing this type of application in perl.
    Thanks,
    Enigmae

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://203676]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (7)
As of 2024-04-23 21:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found