help-octave
[Top][All Lists]
Advanced

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

Re: Real-data DFT in Octave


From: peter
Subject: Re: Real-data DFT in Octave
Date: Sat, 6 Oct 2012 20:08:48 +0200 (CEST)
User-agent: SquirrelMail/1.4.8-5.el5.centos.13

> >> https://linuxcounter.net/user/206392.html
> Yes. And for real input it is exacly the same but cojugated. FFTW claims
> that it can improve performance by taking advantage of this property:
> http://www.fftw.org/fftw3_doc/One_002dDimensional-DFTs-of-Real-Data.html#One_002dDimensional-DFTs-of-Real-Data
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
>


LTFAT contains a real-valued input FFT called "fftreal" and also the
inverse "ifftreal"

http://ltfat.sourceforge.net/doc/fourier/fftreal.php

If you compile the toolbox, there is a native Octave interface that calls
FFTW.

Cheers,
Peter.



reply via email to

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