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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0
0
个回答提问
How to generate a signal using exponential forier series?
<</matlabcentral/answers/uploaded_files/823640/420F0EE7-C834-477C-9B97-8F25AD2945FC.jpeg>>
4 years 前 | 2 个回答 | 0
