PDA

View Full Version : does this system have memory or memoryless??and why??


angel23
Nov2-06, 03:56 PM
Y[n+1] + 4Y[n] = 3 X[n+1] - X[n]

berkeman
Nov3-06, 12:15 AM
I moved this to the homework forums. Angel23, as you know, you need to show some of your own work to get help from the PF community. What are the definitions of DSP with and without memory?

angel23
Nov3-06, 08:56 AM
ok a memoryless system is the system in which the value of output at t1 depends only on the value of the input at t1.

now i want to apply this on the given system how can i do?

SGT
Nov3-06, 10:27 AM
ok a memoryless system is the system in which the value of output at t1 depends only on the value of the input at t1.

now i want to apply this on the given system how can i do?
Let t1= (n+1)*T and see if your definition applies.

angel23
Nov3-06, 01:44 PM
it has memory.
right?

SGT
Nov3-06, 01:58 PM
it has memory.
right?
Yes, since Y[t1] depends on T[t1-T].