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

Home » Public Forums » archive » IDL and PV-Wave
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: idl and pv-wave [message #7928 is a reply to message #412] Fri, 24 January 1997 00:00 Go to previous messageGo to previous message
Achim Hein is currently offline  Achim Hein
Messages: 42
Registered: February 1996
Member
decre wrote:
>
> Achim Hein wrote:
>>
>> Matt Delaney wrote:
>>>
>> In my opinion IDL allows more powerful tools especially graphic
>> input/output-tools additionally there are some little mistakes in the
>> WAVE/FFT algorithm.
>>
>> Achim
>>
>> _______________________________________________
>>
>
> Wooops !
> I'm new to pv-wave and intend to use it for fft, a.o.
> Can you comment on those _little_ mistakes in the WAVE/FFT ?
>
> Many thanks,
> Michel Decre
>
Try the following:
wave>test=findgen(4097)
wave>print,max(test-fft(test,-1),1))
wave>(31.3898,0.350983)

In IDL you will get as result:
IDL>test=findgen(4097)
IDL>print,max(test-fft(test,-1),1))
IDL>(0.000244141,1.39110e-05)

If you try to evaluate this FFT with a 4096-length, the results in both
programs are quite equal.

There was a discussion some month ago with Sergei Senin...:
In his opinion:
> <There seems to be no mistake, but simply no check in the procedure <for the number of elements in the array being 2^X.
But I think:
> It seems so, but I think a Fourier-Transform-Algorithm has to
> run for every array length

> <No, it shouldn't (at least in what is called classical FFT) - but a
<*programme*, based on the algorithm should.
> <Sergei Senin
> <ss@ee.port.ac.uk, http://www.ee.port.ac.uk:80/~ss-www/

Is there any 'mistake'-archive for IDL/WAVE?
_______________________________________________

Dipl.-Ing. A. Hein
PB2 / ZESS - Uni-GH-Siegen
Paul-Bonatz Str. 9-11
57068 Siegen
Phone: 0271/740-3362
Fax: 0271/740-2336
_______________________________________________

Please have a look at our Web-Sites:

http://www.nv.et-inf.uni-siegen.de/pb2/www_pb2
_______________________________________________
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: color buttons
Next Topic: Re: Shaded circles request.

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

Current Time: Fri Oct 10 09:10:35 PDT 2025

Total time taken to generate the page: 1.12153 seconds