fix: remove duplicate h1 from sample posts (page header already renders title)
This commit is contained in:
@@ -11,7 +11,7 @@ author: James Liu
|
|||||||
coverImage: /images/fourier-cover.jpg
|
coverImage: /images/fourier-cover.jpg
|
||||||
---
|
---
|
||||||
|
|
||||||
# Fourier Analysis: From Mathematical Theory to Python Practice
|
## Fourier Analysis: From Mathematical Theory to Python Practice
|
||||||
|
|
||||||
Fourier analysis is one of the most beautiful and practical ideas in all of mathematics. It tells us that *any* sufficiently well-behaved periodic function can be expressed as an infinite sum of simple sines and cosines. This seemingly abstract claim has profound implications — from solving partial differential equations and compressing audio files to reconstructing medical images in MRI machines.
|
Fourier analysis is one of the most beautiful and practical ideas in all of mathematics. It tells us that *any* sufficiently well-behaved periodic function can be expressed as an infinite sum of simple sines and cosines. This seemingly abstract claim has profound implications — from solving partial differential equations and compressing audio files to reconstructing medical images in MRI machines.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user