Line 1: | Line 1: | ||
− | + | =Definition and example of a memoryless system/system with memory= | |
+ | '''Definition''' | ||
A system is said to be memoryless when the output of the system is dependent on the input of the system | A system is said to be memoryless when the output of the system is dependent on the input of the system | ||
Line 13: | Line 14: | ||
y(t)=x(t)+x(t-1) | y(t)=x(t)+x(t-1) | ||
+ | ---- | ||
+ | [[Homework_3_ECE301Fall2008mboutin|Back to HW3]] | ||
+ | |||
+ | [[Main_Page_ECE301Fall2008mboutin|Back to ECE301 Fall 2008]] |
Latest revision as of 10:46, 30 January 2011
Definition and example of a memoryless system/system with memory
Definition A system is said to be memoryless when the output of the system is dependent on the input of the system
eg.
y(t)= t+ $ e^(t-1) $
Systems with memory
A system is said to have memory when the output of the system is dependent on the past sample information.
eg.
y(t)=x(t)+x(t-1)