christophjurczyk / Fourier_Series_Visualizer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 94.6%Language:HTML 2.9%Language:CSS 2.5%