Skip to content

A set of tools related to Fourier analysis whose aim is to give the reader a visual interpretation of the Fourier Transforma and some of its properties.

License

Notifications You must be signed in to change notification settings

LopezBanos/PyFourier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyFourier: A module for visualizing the Fourier Transform and its properties

Installation

pip install PyFourier

Usage

The way this package works is by defining an array of harmonics waves and adding them up to produce the animated plot using the 'wrap_plot()' class.

1D- Visual Examples

animation

The PyFourier package allow you to work on the frequency domain which is neccesary in most of the cases. animation

Main developers

Contributors

If you want to contribute to this package this issues are unsolved ... (STILL):

  • One Dimensional Properties
  • Two Dimensional Visualization
  • Two Dimensional Properties
  • Real Sound Analysis + Funcionalities
  • Image Processing

About

A set of tools related to Fourier analysis whose aim is to give the reader a visual interpretation of the Fourier Transforma and some of its properties.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages