Guide to FFT Analysis (Fast Fourier Transform)

데이터 전처리 : 신호 처리 방법(푸리에 변환)

But what is the Fourier Transform? A visual introduction.

◾배경지식

🔻Terminology

🔸domain

🔻DFT (Discrete Fourier Transfrom)

Discrete Fourier transform

🔸What is DFT?

$$ X_k=\sum^{N-1}_{n=0}x_n\cdot e^{-i\frac{2\pi kn}{N}} \\ X=\mathcal{F}(x) $$