搜索资源列表
decode_ldpc
- LDPC译码函数的matlab程序,希望大家能够喜欢-LDPC decoding function of Matlab procedures in the hope that we can love
Hmatrix
- 基于穷举法实现的LDPC码的校验H矩阵的自动生成程序,并且有一定的去小环的功能。如果最后的结果趋缓结果不理想,可以适当加大变量GENE的初始值,它表明程序穷举的次数,预置为500次。-Method Based on the exhaustive LDPC check matrix H automatic generation procedures, and to a certain small part of the function. If the final results of the s
MatlabprogrammsforencodinganddecodingofLDPCcodesov
- There is an example of how to use the LDPC encode/decode with AWGN channel model in files .\\ldpc_decode.m and .\\GFq\\ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you hav
LDPCcode
- 利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3,行数为列数一半(行数越大越好),H中任意两列没有围长为4的圈,并得到H对应的生成矩阵G,可以保证mod(G*H ,2)=0。使用方法为:[H,G] = MadHG(m,n,x),x= 1(得到的G左半部分为单位阵) or 2(G右半部分为单位阵),-use function MadHG Generation rules LDPC check matrix H, re-6, series of three, out for a
MadHG
- 利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3,行数为列数一半(行数越大越好),H中任意两列没有围长为4的圈,并得到H对应的生成矩阵G,可以保证mod(G*H ,2)=0。使用方法为:[H,G] = MadHG(m,n,x),x= 1(得到的G左半部分为单位阵) or 2(G右半部分为单位阵),-use function MadHG Generation rules LDPC check matrix H, re-6, series of three, out for a
Hmatrix.rar
- LDPC编码中构造H矩阵的生成函数,用c实现,有兴趣的可以,LDPC coding structure of the generating function matrix H, with c realization interested can
LDPC.rar
- LDPC码的详细编解码程序,使用部分c函数接口 加速程序运行,LDPC code codec detailed procedures, use of some of the c function interface to accelerate the program to run
decode_ldpc
- LDPC 译码器 function [vhat]=decode_ldpc(rx_waveform,No,amp,h,scale) [vhat]=decode_ldpc(rx_waveform,No,amp,h,scale)-LDPC decoder
genH
- LDPC非规则二进制校验矩阵生成函数,可生成任意规格的校验矩阵-Irregular LDPC binary check matrix generating function, can generate arbitrary specifications checksum matrix
09427
- ldpc码的matlab功能程序,可以生成LDPC码-ldpc code matlab function program can generate LDPC codes
normal-BP
- 实现基于BP译码算法的LDPC code的译码算法程序-achieve the function of decoding of LDPC code
ldpc
- 在AWGN信道下BPSK调制LDPC码的误码率,以及调用函数“对数域和LDPC译码算法”,把发送的信号的矩阵为零矩阵,用MatlaB运行 -BPSK modulation in AWGN channel bit error rate of the LDPC code, and call the function "of the number of domains and LDPC decoding algorithm, the matrix of the transmitted signal
Gassian
- LDPC码的高斯消去编码基于MATLAB的M函数编程-LDPC codes Gaussian elimination coding based on MATLAB M-function programming
EbN0_BER
- LDPC编码译码的Matlab代码,主要考察吞吐量随信噪比变化的关系。demo文件运行程序,其他文件为自己编的函数。-The LDPC codec Matlab code, mainly on the throughput changes with the signal-to-noise ratio. demo file to run the program, and other documents made themselves function.
LDPC
- LDPC编译码算法,主要研究编码效率、帧长与吞吐量的三维关系。文件ldpcBER.m为运行文件,其他文件为函数文件。-LDPC encoding and decoding algorithms, the main research coding efficiency, frame size and throughput 3D. The file ldpcBER.m run the file, other files as a function of the file.
ldpc
- 本事例是用matlab去绘画几条曲线里面的我自己编写的一部分函数,很好用的-The case is to use matlab to draw several curves inside part of the function I have written, the good
LPDC_ME
- LDPC函数的实现! LDPC函数的实现! LDPC函数的实现! -Achieve LDPC function! Achieve LDPC function! Achieve LDPC function! Achieve LDPC function! Achieve LDPC function! Achieve LDPC function!
bit-for-ldpc
- A novel class of bit-flipping (BF) algorithms for decoding low-density parity-check (LDPC) codes is presented. The proposed algorithms, which are called gradient descent bit flipping (GDBF) algorithms, can be regarded as simplified gradient d
e60a9bd4-ef5c-4c89-bfb3-9da40d5e4aba
- 低密度校验码 ,很好用的代码,功能已经实现编码和译码(Low density parity check code, very good code, the function has been achieved encoding and decoding)
需求
- 5G通信采用LDPC码,LDPC已经受到广泛使用,对于初学者,此代码可以实现LDPC编译码功能,采用matlab软件。(Implementation of LDPC Coding and Decoding Function)
