I have used time delay property:
$$G(s)=e^{-s} \ F(s+2)$$
$$H(s)=\frac{1}{2} \ F(\frac{s+2}{2})$$
Is it correct?
Thanks!
I have used time delay property:
$$G(s)=e^{-s} \ F(s+2)$$
$$H(s)=\frac{1}{2} \ F(\frac{s+2}{2})$$
Is it correct?
Thanks!
Your solution is correct. Let $\mathcal{L}[f(t)]=F(s)$, we have
Frequency shifting property
$$\mathcal{L}[e^{at}f(t)]=F(s-a)$$
Time scaling property
$$\mathcal{L}[f(at)]=\frac 1a F\left(\frac sa\right)$$
Delay property $$\mathcal{L}[f(t-a)]=e^{-as} F(s)$$