Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 656 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 656 Bytes

Fourier Series Animation 📈📉📈📉

Maths III Assignment (MATH F211) BITS Pilani Dubai Sem-II 2021-22

This code takes a function as input from the user and displays a graph, animating both the function and it's fourier series for different number of sine and cosine terms.

How to Run

Download TestProject.nb and open with Mathematica. The entire code is within one input statement, so just click Shift+Enter to execute.

NOTE : User needs to input function in Mathematica's syntax. For eg : sin x has to be entered as Sin[x]

Demo

FourierSeries.mp4