Please can someone help me solve this problem?
I have an incident pulse that I eant to have it's spectrum by using the fourier transform denoted « Aw »,
E(t)=exp(-t^2/t0^2) * exp(-i*wc*t) (t0 and wc are constant)
then I want to find the spectrum of the transmitted pulse
Et(t)=int(Tw*Aw*exp(-i*w*t)*exp(i*phiT*t)dw, w= - infinity.. + infinity) (Tw and phiT are functions of w)
I want to know can I obtain the fourier transform of E(t) and the fourier transforma of Et(t) by using Maple because when I use the function fourier(E(t),t,w) I can't finde a result also when I use int(E(t), t = - infinity.. + infinity)
also I didn't understand how can I find the fourier transform of Et(t) because it contain an integral
-----