<< Chapter < Page | Chapter >> Page > |
Many other aspects of continuous-time signals and systems have analogs in discrete time. Following are some that will be usefulin later chapters:
waystofilt.m
. in (discrete) time is the same as multiplication
in (discrete) frequency.This is analogous to
[link] .Show why Parseval's theorem is true in discrete time.
Suppose a filter has impulse response . When the input is , the output is . Show that, if the input is , then the output is . Compare this result with Exercise [link] .
Define a vector containing all frequency values and a vector containing all time values
and let be a matrix with columns of complex exponentials
Then the IDFT [link] can be rewritten as a matrix multiplication
and the DFT is
Since the inverse of an orthonormal matrix is equal to its own complex conjugate transpose, in [link] is the same as in [link] with the signs on all the exponents flipped.
The matrix is highly structured. Let be the column of . Multiplying both sides by , [link] can be rewritten as
This form displays the time vector as a linear combination Those familiar with advanced linear algebra will recognize that can be thought of as a change of basis that reexpresses in a basis defined by the columns of . of the columns . What are these columns? They are vectors of discrete (complex valued) sinusoids, each at a differentfrequency. Accordingly, the DFT reexpresses the time vector as a linear combination of these sinusoids. The complexscaling factors define how much of each sinusoid is present in the original signal .
Notification Switch
Would you like to follow the 'Software receiver design' conversation and receive update notifications?