photo

kale


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
0 个回答

排名
176,761
of 300,081

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
54.55%

收到投票数
0

排名
 of 20,868

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,273

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • First Review

查看徽章

Feeds

排序方式:

提问


Replacing elements in arrays
I have an array of 39 elements consisting of only two digits. Every time I start the program, these two digits change. I give an...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Plot index of for loop
I have a for loop that plots a graph that dynamically updates (don't look at the what the code does and what it plots, it doesn'...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Display a Matlab Object
I should generate a Barker preamble for a BPSK sequence to send and, on reception, equalise. I wrote: barker = comm.BarkerCode(...

2 years 前 | 1 个回答 | 0

1

个回答

提问


a = b<0
What is the meaning of this line? ... a = b<0; c = 3*a; ... Is a IF condition?

2 years 前 | 2 个回答 | 0

2

个回答

提问


Where is the code of a Matlab Object?
I'm trying to write code in matlab for a linear equaliser, but I'm struggling and I haven't found any examples online. However,...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to implement a Decision Device
Hi! I am implementing this linear equaliser in matlab which equalises a 4-PSK containing ISI. However, I cannot figure out how...

2 years 前 | 0 个回答 | 0

0

个回答

提问


Add delay to signal
I would like to simulate on Matlab a PAM signal which, travelling on a time-dispersive communication channel, contains intersymb...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Phase and Frequency Error (SOLVED)
I receive a PAM signal "sig_received" and would like to add a phase and frequency errors to it, generating and plotting "sig_w...

3 years 前 | 0 个回答 | 0

0

个回答

提问


Matlab does not report errors [SOLVED]
I have updated Matlab to the latest version 2022, but I have noticed that I no longer get any kind of error when I play 'Run' bu...

3 years 前 | 1 个回答 | 0

1

个回答

提问


"Axis" function error
I'm using axis function but there is this error: How do I solve it? Thanks!

3 years 前 | 1 个回答 | 0

1

个回答

提问


Rect function with Array
I would like to write my Rect function and I declared the following input variables: A = 2; %amplitude T0 = 3; %period t ...

3 years 前 | 1 个回答 | 0

1

个回答