FFT

Have a suggestion for improving DPlot or a question about existing features? Let us know

Moderator: DPlotAdmin

Post Reply
dcrizer
Posts: 1
Joined: Wed Dec 03, 2008 10:10 am

FFT

Post by dcrizer »

I see that the basic command to do an FFT only works when you have evenly spaced data. I was curious if there were any other functions that allow you to take an FFT of unevenly spaced data.
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

No, sorry. The FFT routines used by DPlot don't use your X values at all - a constant spacing (typically some time step) is inferred. All FFT algorithms I'm aware of work the same way, operating only on the amplitudes and assuming a constant spacing.
Visualize Your Data
support@dplot.com
Post Reply