|
In this demo, we consider an example of a signal x(t) and examine various time domain operations, e.g., time shifting, time reversal and time scaling given by x(((t-a)/b)). Note that with b=1, we have x(t-a) which is a time shifting operation, i.e., x(t) is shifted at x=a; with a=0 and b=-1, we have x(-t) which is a time reversal of x(t); with a=0 and b>1, x(t) expands by a factor of b and with b<1, x(t) contracts/compresses by a factor of b.
|
|