(New page: == Memoryless Systems == A system is said to be memoryless if for any input, t, the output of the system only depends on the given input, t. Example: <math>y(t)=2*x(t)</math> == System...)
 
(Memoryless Systems)
Line 1: Line 1:
 
== Memoryless Systems ==
 
== Memoryless Systems ==
  
A system is said to be memoryless if for any input, t, the output of the system only depends on the given input, t.
+
A system is said to be memoryless if for any input, t=a, the output of the system only depends on the given input, t=a.
  
 
Example:
 
Example:

Revision as of 06:41, 18 September 2008

Memoryless Systems

A system is said to be memoryless if for any input, t=a, the output of the system only depends on the given input, t=a.

Example:

$ y(t)=2*x(t) $

Systems with Memory

A system is said to have memory if for any input, t, the output of the system depends on the given input t, or any other t.

Example:

$ y(t)=x(t)+x(t-1) $

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett