mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-10 11:09:43 +08:00
Fix README for Fourier transform.
This commit is contained in:
parent
d736b2f355
commit
c2f7e49f07
@ -69,6 +69,9 @@ The Fourier Transform is one of deepest insights ever made. Unfortunately, the
|
||||
meaning is buried within dense equations:
|
||||
|
||||
![](https://betterexplained.com/wp-content/plugins/wp-latexrender/pictures/45c088dbb767150fc0bacfeb49dd49e5.png)
|
||||
|
||||
and
|
||||
|
||||
![](https://betterexplained.com/wp-content/plugins/wp-latexrender/pictures/faeb9c5bf2e60add63ae4a70b293c7b4.png)
|
||||
|
||||
Rather than jumping into the symbols, let's experience the key idea firsthand. Here's a plain-English metaphor:
|
||||
|
Loading…
Reference in New Issue
Block a user