Skip to content

Fourier series summation and symbolic representation for algebraic functions

Notifications You must be signed in to change notification settings

mostafabahri/fourier-series

Repository files navigation

Fourier Series

CircleCI

A Fourier series is a way to represent a function as the sum of simple sine waves.
This project implements a Fourier series summation in both numeric and symbolic forms for value x on function f(x).

For CSS, Bulma is used and for DOM manipulation Vue.js.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# run ava tests
npm run test

About

Fourier series summation and symbolic representation for algebraic functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published