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

Home » Public Forums » archive » Re: n-point FFT
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: n-point FFT [message #22601] Tue, 21 November 2000 00:00 Go to previous message
tandp is currently offline  tandp
Messages: 8
Registered: November 2000
Junior Member
In article <onzoit8fai.fsf@cow.physics.wisc.edu>,
craigmnet@cow.physics.wisc.edu wrote:

> Jean Marc Delvit <delvit@onecert.fr> writes:
>>
>> I wants to know how to do a n-point FFT with IDL
>> the same of FFT(X,n) in matlab (if the length of X is less than n, X is
>> padded with trailing zeros to length n)
>
> ... and if you read the documentation, you will find that the IDL
> routine FFT will work on an array of any size. It's very easy to
> do any needed zero-padding yourself (ie, fft([x, fltarr(nzeros)]) ).
>
> Craig

It should also be noted that IDL 5.4 implements a mixed-radix FFT. Time
series of length equal to a power of 2 are no longer a prerequisite for
performance. This eases the need for zero-padding and improves the
accuracy of time series that can conform to the radices (radiches?) used.

Mike
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Getting BIG structures into IDL via CALL_EXTERNAL
Next Topic: ENVI: AVHRR Calibration for Old NOAA Platforms

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

Current Time: Wed Oct 08 18:57:25 PDT 2025

Total time taken to generate the page: 0.00469 seconds