Revision as of 09:55, 10 September 2008 by Nbrowdue (Talk)

Linear System Definition

A system takes a given input and produces an output. For the system to be linear it must preserve addition and multiplication. In mathematical terms:

$ x(t+t0)=x(t) + x(t0) $

and

$ x(k*t)=k*x(t) $

Linear System Example

Consider the system $ \mathbf{x}\mathbf{M}=\mathbf{b} $ where $ \mathbf{M}=\begin{bmatrix} 1 & 2 \\ 3 & 4 \\ \end{bmatrix} $ is the identity matrix and y(t) and x(t) are n x 1 vectors. $ Insert formula here $

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang