Question: Plotting advance Dirac function

Hi

 

I have 2 functions here and I want to study their graphic. I never used Maple for that kind of things but this is probably the fastest and more precise way to see what happens graphically when it comes to those functions:

 

y1(t) = -rDirac(t) + t^2* summation (from n=0 to infinite) (r^(2n-1) * Dirac(t-2*n*Tau))

 

y2(t) = t^2* summation (from n=1 to infinite) (r^2n*Dirac(t-(2n+1)*Tau)

 

 

Someone has an idea of how to do the plot of that function ?

Please Wait...