Pooja Mahesh Nargunde
Followers: 0 Following: 0
Feeds
提问
to find the rectangular pulse The width of rectangular pulse is 5 ,1,5.0,1.0,05.0=w , centered at x=0.
syms a b t f = rectangularPulse(a,b,t); ffT = fourier(f); ffT = - (sin(a*w) + cos(a*w)*1i)/w + (sin(b*w) + cos(b*w)*1i)/w;
4 years 前 | 1 个回答 | 0