photo

Arrian Esteki


Last seen: 1 year 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
210,616
of 301,481

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 21,298

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,744

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

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

2

个回答