(New page: == The Basics of Linearity ==) |
|||
Line 1: | Line 1: | ||
− | |||
== The Basics of Linearity == | == The Basics of Linearity == | ||
+ | |||
+ | |||
+ | A system is linear if its inputs are sequentially equal to the outputs for a certain function: | ||
+ | |||
+ | <math> x(t) = a*x1(t) + b*x2(t) = a*y1(t) + b*y2(t) </math> |
Revision as of 15:16, 18 September 2008
The Basics of Linearity
A system is linear if its inputs are sequentially equal to the outputs for a certain function:
$ x(t) = a*x1(t) + b*x2(t) = a*y1(t) + b*y2(t) $