Fourier transform: Difference between revisions
No edit summary |
|||
| Line 39: | Line 39: | ||
This produces a matrix of FFT values over time which allow you to see how the signal is changing. | This produces a matrix of FFT values over time which allow you to see how the signal is changing. | ||
==References== | |||
{{reflist|refs= | {{reflist|refs= | ||
<ref name="siembida2010ifft">Siembida, A. (2010, March 11). How to compute the IFFT using only the forward FFT. Adam Siembida Personal Webpage. Retrieved January 24, 2023, from https://adamsiembida.com/how-to-compute-the-ifft-using-only-the-forward-fft/ </ref> | <ref name="siembida2010ifft">Siembida, A. (2010, March 11). How to compute the IFFT using only the forward FFT. Adam Siembida Personal Webpage. Retrieved January 24, 2023, from https://adamsiembida.com/how-to-compute-the-ifft-using-only-the-forward-fft/ </ref> | ||
}} | }} | ||