Line 1: | Line 1: | ||
==Obtain the input impulse response h(t) and the system function H(s) of your system== | ==Obtain the input impulse response h(t) and the system function H(s) of your system== | ||
+ | A very simple one: | ||
+ | <br> | ||
+ | <math>y(t)=\int_{-\infty}^{\infty}x(t)dt</math> | ||
+ | <br> | ||
+ | We can get <math>h(t)=u(t)</math> | ||
+ | <br> | ||
==Compute the response of your system to the signal you defined in Question 1 using H(s) and the Fourier series coefficients of your signal== | ==Compute the response of your system to the signal you defined in Question 1 using H(s) and the Fourier series coefficients of your signal== |
Revision as of 06:52, 26 September 2008
Obtain the input impulse response h(t) and the system function H(s) of your system
A very simple one:
$ y(t)=\int_{-\infty}^{\infty}x(t)dt $
We can get $ h(t)=u(t) $