Feeds
질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to generate a signal using exponential forier series?
<</matlabcentral/answers/uploaded_files/823640/420F0EE7-C834-477C-9B97-8F25AD2945FC.jpeg>>
4년 초과 전 | 답변 수: 2 | 0
