Recent content by rishi.m3

  1. R

    MATLAB How can I use Matlab's symbolic method to solve Fourier series?

    Hi, I am trying to plot a Fourier series in MATLAB for the function x(t) = 0 when -pi < wt < 0 = (4/pi)*wt when 0 < wt < pi/2 = 2 when pi < wt < 2*pi I know that a0 = 3/2, an = (1/pi)*(4/(pi*i^2))*(cos((pi*i/2)-1)), and bn =...
Back
Top