Conclusion Lab 03
Conclusion Lab 03
CONCLUSION :
The difference equation is a formula for computing an output sample at time based on past and
present input samples and past output samples in the time domain.
A first-order difference equation is an equation. xt = f(t, xt−1), where f is a function of two
variables.
A second-order difference equation is an equation. xt+2 = f(t, xt, xt+1), where f is a function of
three variables.