photo

TUAN SHARIFAH NUR FATIEHA


Last seen: 8 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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...

10 months ago | 2 answers | 0

2

answers

Question


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 + ...

10 months ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer