Marcs Notes

Home

❯

university

❯

Fourier Transform

❯

Fourier Analysis

Fourier Analysis

10. Juni 20251 min read

Fourier Analysis

  • Fourier Transforms With scipy.fft: Python Signal Processing – Real Python

  • Signal = information changing over time

  • Frequency = the speed of repeats

  • Power = amplitude

  • Time Domain

  • Frequency Domain

    • frequencies associated with power

f(k)=∫−∞∞​f(x)e−2πikxdx

  • removing unwanted noise (e.g. from audio)

  • Fast Fourier Transform

  • Discrete Cosine Transform

  • Discrete Sine Transform


Graphansicht

Erstellt mit Quartz v4.5.0 © 2025

  • GitHub