Skip to content

Commit c2f7e49

Browse files
committedAug 15, 2018
Fix README for Fourier transform.
1 parent d736b2f commit c2f7e49

File tree

1 file changed

+3
-0
lines changed
  • src/algorithms/math/fourier-transform

1 file changed

+3
-0
lines changed
 

‎src/algorithms/math/fourier-transform/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ The Fourier Transform is one of deepest insights ever made. Unfortunately, the
6969
meaning is buried within dense equations:
7070

7171
![](https://betterexplained.com/wp-content/plugins/wp-latexrender/pictures/45c088dbb767150fc0bacfeb49dd49e5.png)
72+
73+
and
74+
7275
![](https://betterexplained.com/wp-content/plugins/wp-latexrender/pictures/faeb9c5bf2e60add63ae4a70b293c7b4.png)
7376

7477
Rather than jumping into the symbols, let's experience the key idea firsthand. Here's a plain-English metaphor:

0 commit comments

Comments
 (0)
Please sign in to comment.