ENEL 327 Final Exam Flashcards
What do even functions look like?
Mirrored across y axis
What do odd functions look like?
Mirrored across origin (y=x axis)
Formula for even functions?
(1/2) (x(n) + x(-n)
Formula for odd functions?
(1/2) (x(n) - x(-n)
How can you tell if a system has memory?
If the time or n values have been messed with
What is invertability?
Different inputs will always give unique outputs
What is causality?
The output of a system does not depend on future values
What is stability?
If a system is given a bounded input, the output must be bounded
What is time invariance?
A time shift in the input must result in the same time shift in the output
What is linearity?
[x1 + x2 -> y1 + y2] AND ax1 -> ay1
What is the formula for the fourier transform?
integral from -inf to inf of [x(t)e^(-jwt) dt]
What is the formula for the inverse fourier transform?
(1/2pi) integral -inf to inf [X(w)e^(jwt) dw]
What is the convolution property for fourier transforms?
x(t) * y(t) X(w)Y(w)
What is the modulation property for fourier transforms?
x(t)y(t) 1/2pi X(w) * Y(w)
FT of cos(wot)?
pi[delta (w-wo) + delta (w+wo)}