
kale
Followers: 0 Following: 0
統計
MATLAB Answers
11 質問
0 回答
ランク
of 160,316
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
1年以上 前 | 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年弱 前 | 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年 前 | 1 件の回答 | 0
1
回答質問
a = b<0
What is the meaning of this line? ... a = b<0; c = 3*a; ... Is a IF condition?
約2年 前 | 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年 前 | 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年 前 | 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...
2年以上 前 | 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...
2年以上 前 | 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...
2年以上 前 | 1 件の回答 | 0
1
回答質問
"Axis" function error
I'm using axis function but there is this error: How do I solve it? Thanks!
2年以上 前 | 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 ...
2年以上 前 | 1 件の回答 | 0