Skip to content

Built in P5.js to help visualize any custom Fourier Series (Based on Daniel Shiffmans Coding Challenge)

Notifications You must be signed in to change notification settings

NasirKhalid24/Custom-Fourier-Series-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fourier Series Visualizer

A tool to help visualize any Fourier series. Each term of the series is represented using circles.

GIF of Webapp in action

Try it out here!

Custom Equation Guide:

  • Terms in the series are denoted by the letter 'n'
  • To use only odd terms you may use '(2*n)+1' with the initial term box unchecked
  • Similarly to use only even terms you may use '(2*n)' with the initial term box unchecked.

About

Built in P5.js to help visualize any custom Fourier Series (Based on Daniel Shiffmans Coding Challenge)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published