(New page: Memoryless Systems 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+ <math>e^(t-1)</math> Systems with memory A system...) |
|||
(One intermediate revision by one other user not shown) | |||
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 | ||
+ | |||
eg. | eg. | ||
+ | |||
y(t)= t+ <math>e^(t-1)</math> | y(t)= t+ <math>e^(t-1)</math> | ||
Line 7: | Line 10: | ||
Systems with memory | Systems with memory | ||
A system is said to have memory when the output of the system is dependent on the past sample information. | A system is said to have memory when the output of the system is dependent on the past sample information. | ||
+ | |||
eg. | eg. | ||
+ | |||
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)