I need Code for Fourier series coefficients
2 views (last 30 days)
Show older comments
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
on 18 Jul 2020
Is it okay to find the coefficients numerically? If so then see fft() and its optional second argument.
Answers (0)
See Also
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!