Ali Al raeesi
Followers: 0 Following: 0
Statistica
8 Domande
0 Risposte
RANK
201.796
of 295.527
REPUTAZIONE
0
CONTRIBUTI
8 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
25.0%
VOTI RICEVUTI
0
RANK
of 154.057
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
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) % ...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
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
circa 2 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 3 anni fa | 1 risposta | 0