We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b59038c + 68a81e9 commit c678cbfCopy full SHA for c678cbf
README.md
@@ -144,8 +144,12 @@ Joseph Fourier’s development of Fourier analysis allowed quantum mechanics to
144
145
$\huge \color{DeepSkyBlue} f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$
146
147
+ [Where]():
148
+ - $\large \color{DeepSkyBlue} f(x)$ is the original function in the spatial domain.
149
+ - $\large \color{DeepSkyBlue} \hat{f}(k)$ is the transformed function in the frequency domain.
150
+ - $\large \color{DeepSkyBlue} x$ represents position, and $k$ represents momentum or frequency.
151
-
152
+
153
154
155
0 commit comments