Skip to content

Small tool to visualize fourier series with different waveforms for Windows, macOS and Linux.

License

Notifications You must be signed in to change notification settings

christophjurczyk/Fourier_Series_Visualizer

Repository files navigation

Fourier Series Visualizer

Small tool to visualize Fourier series with different waveforms for Windows, macOS and Linux. Fourier series algorithm is written in JavaScript and runs in an Electron App with Bootstrap as front-end library.

pcb

On macOS Touch Bar support is available.

pcb

pcb

Preview

You can open the app as well in your brower with this link.

Installation

To run the app, simply download the desired release for your operating system. Unzip the file and run the following files depending on your OS:

  • Windows: fourier_series_app.exe
  • macOS: fourier_series_app.app
  • Linux: fourier_series_app

References