photo

Hamid Reza Barzegar


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

12 个提问
1 个回答

排名
22,206
of 300,967

声誉
2

贡献数
12 个提问
1 个回答

回答接受率
25.0%

收到投票数
1

排名
 of 21,126

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,078

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to use decoding of binary LDPC as in Elec. Letters by MacKay&Neal 13March1997
Hello, I want need to exploit "LDPC as in Elec. Letters by MacKay&Neal 13March1997" which wrote by Igor Kozintsev. ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How do I put variable values into a text string for Legend
I want to put the variable as a legend but in form of power of some amount this is the variable x=-1.1; then in the r...

9 years 前 | 1 个回答 | 1

1

个回答

提问


How to calculate soft output for bpsk demodulator
I use BPSK modulator and de-modulator and for error correction i use LDPC. input for LDPC decoder should be soft out put (likel...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to generating LDPC parity-check matrices with arbitrary sizes?
I want to use comm.LDPCEncoder/comm.LDPCDecoder and i know to use this encoder decoder in Matlab the H matrices should be System...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How can I start writing a Matlab code for making LDPC code?
From where to start to writ any Matlab code for LDPC encoder / decoder? I want to use this LDPC code for part of another projec...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to spread out an arry of matrix randomly
I have random matrix like this [2 2 2 2 1 1 1 1 1 -1 -1 -1 -1 -1] and depend to the result of calculation number of 2 1...

9 years 前 | 2 个回答 | 0

2

个回答

提问


How to extract a matlab program with all functions
I have a matlab program which is in the directory with many unused functions. I want to know is there any way to extract to all...

10 years 前 | 2 个回答 | 0

2

个回答

已回答
LDPC H matrix with diffrent rate
Thanks Noah for the code. your code is working well with this matrix 12 16 4 3 4 4 4 4 4 4 4 4 4 4 4 4 3 3 3 3 3 3 3 3 3 ...

10 years 前 | 0

提问


how to customize dvbs2ldpc in matlab
I want to use dvbs2ldpc but length of http://www.mathworks.com/help/comm/ref/comm.ldpcencoder-class.html#bsyh0xo-4 but it has a...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Read from text file and write in matrix
I have a different kind of text file which is positions of matrices and i want to convert it to binary spars matrix . how sho...

10 years 前 | 0 个回答 | 0

0

个回答

提问


LDPC H matrix with diffrent rate
Hello, I need a LDPC (Gallager) H matrix with different rate 2/3 1/4 8/9 and so on. I found H matrices with rate of 1/2 as ....

10 years 前 | 4 个回答 | 0

4

个回答

提问


david mackay ldpc codes in matlab
I'm looking for LDPC code Error correction which is implemented by professor David Mackey. I want to know is there any implemen...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to make a random vector in Matlab as a ones and zeros but under control?
How to make a random vector in Matlab as a ones and zeros with this condition, that the number of ones be under my control. wh...

10 years 前 | 1 个回答 | 0

1

个回答