help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does your machine also FFT like mine?


From: jpf
Subject: Re: Does your machine also FFT like mine?
Date: Mon, 11 May 1998 16:15:51 -0400 (EDT)


Octave, version 2.0.5 (i586-pc-linux-gnu).
Copyright (C) 1996 John W. Eaton.
This is free software with ABSOLUTELY NO WARRANTY.
For details, type `warranty'.
 
octave:1> ifft(fft([1 1 0 0 1]))
ans =
 
    1.0000e+00    1.0000e+00   -1.4682e-08   -1.4682e-08    1.0000e+00
 
* * *

...Single precision attained with an old version.


J.P. Fernandez
Department of Physics and Astronomy
University of Massachusetts



reply via email to

[Prev in Thread] Current Thread [Next in Thread]