Need help with some signals/systems [easy]

  • Thread starter Thread starter cpatel23
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
cpatel23
Messages
16
Reaction score
0
Hello.

Here is the question:
Are the following functions
a. linear or non linear
b. with memory or memoryless
c. causal or non causal
d. time invariant or time variant
e. stable or unstable

1. y(z) = x(z) + ez
I know that this function is memoryless, causal, and unstable (infinite in range due to exponential).
I am not sure about linearity or time variance

2. ∑1i=-1x(z-i)
I know that this function has memory, causal, linear, stable (finite in range).
I don't know how to find if time variant or time invariant.

I would appreciate the help. My answers may be wrong as well.
Thanks :)
 
Physics news on Phys.org
To test if a function is time invariant you need to check that
if x(t) = y(t)
then
x(t+k) = y(t+k)

so for question 2 expand the sumation and try the test :)