I need Code for Fourier series coefficients

2 views (last 30 days)
I need to know how to find fourier series coefficients for given graph.
and after finding coefficients . Plot graph and then Increase number of Coefficients an plot again. And use fftshift to centralize DC component.
  4 Comments
Walter Roberson
Walter Roberson on 18 Jul 2020
Is it okay to find the coefficients numerically? If so then see fft() and its optional second argument.
Ayesha Latif
Ayesha Latif on 18 Jul 2020
we can find the coefficients by the equation.
How we can plot the graph for the coefficients. like if we first take 3 coefficients then 5 etc.

Sign in to comment.

Answers (0)

Categories

Find more on Gravitation, Cosmology & Astrophysics in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!