Skip to content

Commit 2d01a26

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <[email protected]>
1 parent 20859a8 commit 2d01a26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ Feel free to explore, contribute, and share your insights!
4040

4141
**Formula for Fourier Transform:**
4242

43-
$$\hat{f}(k) = \int_{-\infty}^{\infty} f(x) \, e^{-2\pi i k x} \, dx$$
43+
$$\huge \color{DeepSkyBlue} \hat{f}(k) = \int_{-\infty}^{\infty} f(x) \, e^{-2\pi i k x} \, dx$$
4444

4545
**Formula for Inverse Fourier Transform:**
4646

47-
$$f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$$
47+
$$\huge \color{DeepSkyBlue} f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$$
4848

4949
Where:
5050
- $f(x)$ is the original function in the spatial domain.

0 commit comments

Comments
 (0)