photo

Synchronie


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Communication, LDPC, DVB-RCS, Coding, Matrices

统计学

MATLAB Answers

6 个提问
3 个回答

排名
8,895
of 300,908

声誉
5

贡献数
6 个提问
3 个回答

回答接受率
83.33%

收到投票数
1

排名
 of 21,110

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,639

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

已回答
Inequality problem
Thanks a lot for your suggestions.. I paid attention to the inequality sign and used elseif(without space) and it worked perfec...

14 years 前 | 0

提问


Inequality problem
Hi.... Does the following inequality work on Matlab: for col=1:1:num_cols if (0.00>(real_qn1(col))<0.25) ...

14 years 前 | 2 个回答 | 0

2

个回答

提问


How to store a matrix obtained in a particular file/directory??
|Good morning.. In fact, say I am running a program which generates a parity-check matrix of size 1000X2000... I would like t...

14 years 前 | 2 个回答 | 1

2

个回答

已回答
Index exceeds matrix dimensions-when finding inverse of binary matrix,A
Got a question.. Where should I input dbstop if error throughout my program????

14 years 前 | 0

已回答
Sparse matrix conversion???
You are right.. I got it.. I just had to do the matrix multiplication... :-) I thought since it was in sparse format, I wou...

14 years 前 | 0

提问


Sparse matrix conversion???
Is it possible to convert a matrix in the sparse form (using spy(X)) in the block format(ex:X=[1 0 0 1; 0 0 0 1;1 0 0 0;0 0 0 0]...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Index exceeds matrix dimensions-when finding inverse of binary matrix,A
Hi.. I am using Galois field to find the inverse of a binary matrix, A and here is my program: _________________________________...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Galois field to find the inverse of a binary matrix
Hello ... I would like to know how Galois field helps in finding the inverse of a BINARY matrix. And which one [Galois field o...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Modulo-2 addition ?
Hello.. I would like to know whether there is any in-built function for performing modulo-2 addition..

14 years 前 | 1 个回答 | 0

1

个回答