搜索资源列表
LDPC.rar
- LDPC码编译码源程序,可生成任意非规则二进制校验矩阵,并可进行LLR BP译码,LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
H_1024x2048
- LDPC 码二进制规则码生成矩阵1024*2048,效果很理想-LDPC code rules binary code matrix to generate 512* 1024, the effect is very satisfactory
H_2048x4096
- LDPC 码二进制规则码生成矩阵2048*4096,效果很理想-LDPC code rules binary code generated matrix 2048* 4096, the effect is very satisfactory
H_512x1024
- LDPC 码二进制规则码生成矩阵512*1024,效果很理想-LDPC code rules binary code matrix to generate 512* 1024, the effect is very satisfactory
Chapter9
- 现代通信原理第九章程序代码,不错的程序,初学习者很好的程序-The Slepian-Wolf (SW) cooperation proposed in [1] is probably the first practical cooperative scheme that implements the idea of compress-and-forward. Through the exploitation of efficient distributed source coding (
Chapter10
- 现代通信原理第十章程序代码,不错的程序,初学习者很好的程序-The Slepian-Wolf (SW) cooperation proposed in [1] is probably the first practical cooperative scheme that implements the idea of compress-and-forward. Through the exploitation of efficient distributed source coding (
const_ldpccc_mat
- Low density parity check matrix-Descr iption A program written for generating LDPC matrix in the as pattern as discussed in the research paper , " Time varying periodic convolutional codes with low density parity check matrix" by Alberto
girth6_shifter
- Flexible construction of girth-six QC-LDPC Codes-The program constructs girth-six QC-LDPC codes given row-weight,k, column-weight,j, and sub-matrix size,m. The obtained parity-check matrix is stored in H. The construction has flexibility in that j,k
checkcycle6
- 查找ldpc校验矩阵中的6环,并将其记录到txt文件中-Find ldpc check matrix of the six rings, and its records to a txt file
LDPC
- LDPC码译码器,采用BCJR算法,效验矩阵为1000*500.MATLAB代码2010a运行通过-LDPC code decoder, using the BCJR algorithm, well-tested code matrix is 1000* 500.MATLAB run through 2010a
Inverse
- 使用C编写的复数矩阵求逆,使用高斯消去法,已经和matlab结果做过对比,无误-Written in C and the complex matrix inverse, using the Gaussian elimination method, has been done and matlab results contrast, correct
LDPC-Code-Rate-1_2
- Matlab software that generates LDPC parity check matrix of rate 1/2 with the possibility of selecting the input output block dimension and performs BER evaluation of BPSK+LDPC transmission over AWGN channel.