Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.08 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.08 KB

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