Statistics
1 Question
0 Answers
RANK
185,271
of 301,261
REPUTATION
0
CONTRIBUTIONS
1 Question
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,209
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,690
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
i want to multiply the given function(sin function) with the impulse signal,,but i'm not getting the product part after multiply both function and signal..Here is my code.
%delta signal T= 0:99; n=[zeros(1,49),1,zeros(1,50)]; figure(1); stem(T,n); xlabel('t'); ylabel('DELTA'); %sinwave fxn ...
5 years ago | 1 answer | 0
