(New page: ==Linear system== A system is said to be linear if it satisfies the principle of superposition i.e if for an input A the system gives an output X and for an input B the system gives output...) |
|||
Line 1: | Line 1: | ||
==Linear system== | ==Linear system== | ||
− | A system is said to be linear if it satisfies the principle of superposition i.e if for an input A the system gives an output X and for an input B the system gives output then for an input ( a*A + b*B ) the system should yield the output as ( a*X + b*B ). | + | A system is said to be linear if it satisfies the principle of superposition i.e if for an input A the system gives an output X and for an input B the system gives output then for an input ( a*A + b*B ) the system should yield the output as ( a*X + b*B ). Where a and b are any complex numbers. |
==Examples of linear system== | ==Examples of linear system== | ||
+ | |||
+ | |||
==Examples of non linear system== | ==Examples of non linear system== |
Revision as of 12:59, 10 September 2008
Linear system
A system is said to be linear if it satisfies the principle of superposition i.e if for an input A the system gives an output X and for an input B the system gives output then for an input ( a*A + b*B ) the system should yield the output as ( a*X + b*B ). Where a and b are any complex numbers.