![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/32870691_1706846046241_DEF.jpg)
Nisar
Followers: 0 Following: 0
Feeds
답변 있음
How to code equation
clc; T=10; Fs=1; t=-2*T:1/(10*Fs):2*T; rect_pulse_fft = fftshift(fft(rect_pulse)); L=length(t); f=Fs*(-L/2:(L/2-1))/L; re...
How to code equation
clc; T=10; Fs=1; t=-2*T:1/(10*Fs):2*T; rect_pulse_fft = fftshift(fft(rect_pulse)); L=length(t); f=Fs*(-L/2:(L/2-1))/L; re...
9개월 전 | 0