Skip to content

A visually intuitive take on Fourier Transform based on a youtube video by 3Blue1Brown

Notifications You must be signed in to change notification settings

thatSaneKid/fourier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Fourier Transform - A visual Introduction

This repository contains a Jupyter notebook which is based on an amazing video by 3Blue1Brown, which can be found here, as well as embedded in the notebook, explaining the quite widely ungrasped topic of Fourier Transform, in a very intuitive, visually stimulating and satisfying way.

Dependencies :

  • Numpy
  • Matplotlib
  • Seaborn (to make your plots look beautiful)

Installation is quite simple :

pip3 install --user numpy
pip3 install --user matplotlib
pip3 install --user seaborn

About

A visually intuitive take on Fourier Transform based on a youtube video by 3Blue1Brown

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published