photo

Ali Al raeesi


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
0 답변

순위
62,417
of 300,381

평판
0

참여
8 질문
0 답변

답변 채택
25.0%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Error using nrPolarEncode Expected IN to be binary.
K = 512; % Message length N = 1024; % Code length SNR = 2; % Signal-to-Noise Ratio (dB) % Generate a random message bit seq...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Unable to resolve the name 'comm.PolarEncoder'.
% Set the polar code parameters N = 1024; % Code length K = 512; % Message length SNR = 2; % Signal-to-Noise Ratio (dB) % ...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


CDF: between 1/5000 to 5000/5000
how to plot cdf on y-axis Y-axis(CDF: between 1/5000 to 5000/5000) Hint: for-loop

거의 3년 전 | 답변 수: 0 | 0

0

답변

질문


generate an x-matrix at every iteration by for loop
assume that my iteration is 2000 i want to generate H-matrix at every iteration, soi have 2000 H-matrices for every solution.by...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


How to generate H-matrix at every iterations using for loop i
How to generate H-matrix at every iterations using for loop iterations=5000;% my iteration H=sqrt(0.5)*(randn+1i*randn)*(1/s...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


i want to plot 4 craves but my code only plot three
Nt = [1 1 4 4]; Nr = [1 4 1 4]; gammaBar = -10:1:0; SNR = 10 .^(gammaBar/10); H = sqrt(1/2) * (randn+1j*randn); for idx...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


how to increase the decimal place and it must be side to side as below
The matrix is not strictly diagonally dominant at row 1(ignore this) approximated, exact= 0.18221-0.73861i ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


why i get Array indices must be positive integers or logical values.
can you help me in this code i did everthing and how can i solve it . i get Array indices must be positive integers or logical ...

4년 초과 전 | 답변 수: 1 | 0

1

답변