photo

TUAN SHARIFAH NUR FATIEHA


Last seen: 5 months ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
177,852
of 300,369

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

2 years ago | 1 answer | 0

1

answer