Revision as of 12:56, 11 February 2013 by Krauser (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Question 1:

linear system: y = x1(2t) + x1(t)

nonlinear: y = (x(t)) • (x(t-1))

causal: y = et+5x(t-1)

noncausal: y = et-5x(t+1)

with memory: y = (x[n-5])^3

memoryless: y = (x[n]) ^ 3

invertible: y(t) = (x(t)) ^ t

uninvertible: y(t) = (sum) k=0 -> 5 kx[n]


Back to first bonus point opportunity, ECE301 Spring 2013

Alumni Liaison

ECE462 Survivor

Seraj Dosenbach