.. _book_fig_appendix_fig_fft_text_example: Example of a Fourier Transform ------------------------------ Figure E.1 An example of approximating the continuous Fourier transform of a function using the fast Fourier transform. .. image:: ../images/appendix/fig_fft_text_example_1.png :scale: 100 :align: center .. raw:: html
**Code output:** .. raw:: html
.. literalinclude:: fig_fft_text_example.txt .. raw:: html
**Python source code:** .. raw:: html
.. literalinclude:: fig_fft_text_example.py :lines: 9- .. raw:: html
:download:`[download source: fig_fft_text_example.py] ` .. raw:: html