/Fourier_Series_Animation

Mathematica code to animate Fourier Series

Primary LanguageMathematica

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