Does this system have memory or memoryless?and why?

  • Thread starter Thread starter angel23
  • Start date Start date
  • Tags Tags
    Memory System
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 8K views
angel23
Messages
21
Reaction score
0
does this system have memory or memoryless??and why??

Y[n+1] + 4Y[n] = 3 X[n+1] - X[n]
 
Physics news on Phys.org
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?
 
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?
 
angel23 said:
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.
 
it has memory.
right?
 
angel23 said:
it has memory.
right?
Yes, since Y[t1] depends on T[t1-T].