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 #22614 is a reply to message #22601] Tue, 21 November 2000 00:00 Go to previous message
Craig Markwardt is currently offline  Craig Markwardt
Messages: 1869
Registered: November 1996
Senior Member
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

--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@cow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
[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 15 09:47:08 PDT 2025

Total time taken to generate the page: 0.95754 seconds