Feeds
已回答
Using fft with rectangularPulse
a = 0.3; t=[-2:0.01:2]; x = rectpuls(t, a); %rectangle waves subplot(2,1,1); %subplot for rectangle waves plot(t,x); a...
Using fft with rectangularPulse
a = 0.3; t=[-2:0.01:2]; x = rectpuls(t, a); %rectangle waves subplot(2,1,1); %subplot for rectangle waves plot(t,x); a...
4 years 前 | 0
