From: alok1234 on
hi, guys as i'm new to matlab & i need to create a double delay line
filter in time domain
it's equation is s(t)-2*s(t-T)+s(t-2T) . And later i have to put the
result in a column matrix & get the plot of this result.