how could i animate Fourier series in matlab?

2 views (last 30 days)
HADIMARGO
HADIMARGO on 14 Dec 2018
Commented: Jan on 14 Dec 2018
Fourier series is this:
for solving i assume :
f=sin(x);
g=cos(x);
N=10;
l=10;
n=1:N;
  4 Comments
HADIMARGO
HADIMARGO on 14 Dec 2018
yes. but i want an animation of Fourier series.
Jan
Jan on 14 Dec 2018
Does this mean, that the creation of the series is solved already? Then how do you want the animation to look like?

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!