Statistics
5 Questions
0 Answers
RANK
260,463
of 301,432
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 21,280
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,555
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
can someone help fix my code so the carrier can be seen properly?
%% Question 3 % Write a MATLAB code to modulate and demodulate the signal generated % in MATLAB Assignment, you should...
4 years ago | 0 answers | 0
0
answersQuestion
cannot demodulate correctly, what am I doing wrong?
clear close all clc %% defines the functions and their periods syms t n t1 t2 One(t1,t2) = heaviside(t-t1) - heaviside(t-t2...
4 years ago | 0 answers | 0
0
answersQuestion
need help with demodulating
Hi I am trying to demodulate my signal and am having issues doing so. please help! clear close all clc %% defines the functi...
4 years ago | 1 answer | 0
1
answerQuestion
having trouble modulating signal
clear close all clc %% defines the functions and their periods syms t n t1 t2 One(t1,t2) = heaviside(t-t1) - heaviside(t-t2...
4 years ago | 0 answers | 0
0
answersQuestion
How to generate a signal using exponential forier series?
<</matlabcentral/answers/uploaded_files/823640/420F0EE7-C834-477C-9B97-8F25AD2945FC.jpeg>>
4 years ago | 2 answers | 0
