Fourier Series Co-efficents

1 view (last 30 days)
Miguel Lastres
Miguel Lastres on 23 Apr 2013
I am trying to program a GUI that will plot the Fourier series of an input signal that will input into the GUI by the user. For simplicity, I have chosen the rect function. I have to do this lab only using the Legendre polynomials as my basis vector when determining the Fourier Co-Efficents. I am no sure where to begin. The value of n for the Fourier series will be determined by the scroll bar which the user will shift. I would like to know how to create a basis vector using the Legendre polynomials and how to use an integral in matlab to compute the corresponding Fourier co-efficents?

Answers (0)

Categories

Find more on Polynomials 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!