m (Tyler Houlihan - Difference equations - a few examples moved to Tyler Houlihan - Difference equations - a few examples with Partial Fraction Expansion explanation: want partial fraction expansion) |
|
(No difference)
|
Revision as of 09:00, 24 October 2008
Definition
A system characterized by a difference equation in DT is given as:
$ \, \sum_{k=0}^N a_k\,y[n-k]=\sum_{k=0}^N b_k\,x[n-k] $
We will likely be asked to solve for the frequency response $ \,H(e^{j\omega}) $, the unit impulse response $ \,h[n] $, or the system's response to an input $ \,x[n] $.
Example 1
Find $ \,H(e^{j\omega}) $, and $ \,h[n] $ for the following system in DT domain:
$ \, \frac{2}{5}y[n-1]+\frac{3}{5}y[n-3]+6y[n]=4x[n] $