I need Code for Fourier series coefficients
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Walter Roberson
2020년 7월 18일
Is it okay to find the coefficients numerically? If so then see fft() and its optional second argument.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Gravitation, Cosmology & Astrophysics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!