TUAN SHARIFAH NUR FATIEHA
Followers: 0 Following: 0
Feeds
提问
i need to plot equation w(t) = symsum(dirac(t-k*Ts),k,-Inf,Inf) in discrete time signal.
i need to write this equation in matlab and plot them as well as discrete time signal. i already coded them with: t=-5:0.25:5...
1 year 前 | 2 个回答 | 0
2
个回答提问
how to plot sine wave signal with synchronous and non synchronous sampling?
how to plot sine wave signal with synchronous and non synchronous sampling in time domain with formula s(t) = A*sin(2*pi*f*t + ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Error using stem X must be same length as Y.
fs = 100000; %sampling frequency Ts = 1/fs; Tstart = 22.7; % change to 22.6 for 2.4s time window N = 2500001;%number of samp...
1 year 前 | 1 个回答 | 0