photo

Zanobia Masih


Last seen: 2 years 前 自 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 years 前 | 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...

3 years 前 | 0 个回答 | 0

0

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答