Homework/Revision question:
Define the transfer function of a linear system. Illustrate your answer by considering the system governed by the equation:
$\frac{dy}{dt}+ay=bx$
where x and y are functions of t, and a and b are constants.
Now I know that Transfer functions, also known as System functions is an equation that demonstrates the relationship between the spectral content of an input, and spectral content of an output. It can be written as $Y(w) = H(w)X(w)$ where Y(w) is the output and is the Fourier Transformation of y(t). X(w) is the input and is the Fourier Transformation of x(t). And I can do calculations when those are given.
But I don't quite understand what the question means by asking me to illustrate the definition while considering the provided equation?
Any help would be much appreciated.