- #1
ColdStart
- 19
- 0
Homework Statement
x(t) = t*exp(a)*exp(-a*t)*u(t-1) - exp(a)*exp(-a*t)*u(t-1)
I need to find X(jw)...
Homework Equations
how to apply properties of Fourier transform to get an answer? Because i know that the only effective method for this..
The Attempt at a Solution
For example from properties i know that exp(-a*t)u(t) is 1/(a+jw) and t*exp(-a*t)*u(t) is 1/(a+jw)^2..
now... i can think of my X(jw) consisting of 2 parts.. and i need to apply properties to each of those parts... however... properties are given in case if i have u(t) in expression... but in my problem i have u(t-1).. which kind of spoils things...
How should i deal with that properly?