From 68a81e9b820e714c93f824685e809ab6cfc6e811 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiana=20=F0=9F=9A=80=20=20Campanari?= <113218619+FabianaCampanari@users.noreply.github.com> Date: Wed, 15 Jan 2025 22:37:58 -0300 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabiana 🚀 Campanari <113218619+FabianaCampanari@users.noreply.github.com> --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6b209d..b512bf2 100644 --- a/README.md +++ b/README.md @@ -144,8 +144,12 @@ Joseph Fourier’s development of Fourier analysis allowed quantum mechanics to $\huge \color{DeepSkyBlue} f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$ + [Where](): + - $\large \color{DeepSkyBlue} f(x)$ is the original function in the spatial domain. + - $\large \color{DeepSkyBlue} \hat{f}(k)$ is the transformed function in the frequency domain. + - $\large \color{DeepSkyBlue} x$ represents position, and $k$ represents momentum or frequency. - +