Fourier Transform of Cosine Function with Step Function Constraints

  • Thread starter Thread starter electron2
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
electron2
Messages
46
Reaction score
0
[tex] f(t-a)u_a(t)->F(s)e^{-as}[/tex]
[tex] g(t)={\cos (t),0<=t<\pi}[/tex]
[tex] g(t)={0,t>=\pi}[/tex]

[tex] g(t)=\cos(t)[ u(t)-u(t-\pi)]=\cos(t) u(t)-\cos(t) u(t-\pi)=\frac{s}{s^2-1}+??\\[/tex]

i can't apply the formula in the last part
 
Physics news on Phys.org
Trig formula [itex]cos(t-\pi)= -cos(t)[/itex].
 
[tex]g(t)=\cos(t)[ u(t)-u(t-\pi)]=\cos(t) u(t)+\cos(t-\pi) u(t-\pi)=\frac{s}{s^2-1}+\frac{s}{s^2-1}e^{-\pi}\\[/tex]

is it correct?