photo

Zanobia Masih


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

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


The following is a code for BCH code in AWGN for BPSK modulation. What seems to be the problem with it? I don't seem to be getting with coding and without coding graph
Here's the code: clc; clear all; close all; tic; N = 10000 % % Generate Data Stream data = randint(1,N); datalen = len...

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

0

답변

질문


Following is a link to a Bit error probability of using bch codes with bpsk modulation in awgn. Why cant I see a simulated value in the plot?
https://in.mathworks.com/matlabcentral/fileexchange/47917-performance-of-bch-codes-in-awgn-under-bpsk-modulation-scheme I see a...

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

0

답변

질문


Why am I getting "too many output arguments" when I am Quantizing an input speech?
clear clc %----------------- Quantization ------------------------------------------- %Number of level ...

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

1

답변