T=132e-9 t=25e-9 for n=1:20, c(n) = (t/T) * abs(sin(n*pi*t/T)/(n*pi*t/T)); end plot c