Welcome![Sign In][Sign Up]
Location:
Search - qc ldpc matlab

Search list

[Other resourceldpc_code

Description: qc—ldpc编码的matlab源码,分为好几个版本,small文件夹里的支持小的稀疏矩阵,large文件夹里的支持较大的稀疏矩阵。test文件为顶层
Platform: | Size: 70184 | Author: 孙彦 | Hits:

[MiddleWareMadHG

Description: 利用函数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 few half of the number (A bigger the better), H 2 arbitrary no girth of the four circles, H counterparts and with the formation of matrix G, we can be assured of mod (G* H, 2) = 0. To be used : [H, G] = MadHG (m, n, x), x = 1 (the G part of the Left Front units) or 2 (G right half of the units RUF),
Platform: | Size: 1024 | Author: 心海 | Hits:

[Communication-Mobileldpc

Description: ldpc源代码(matlab编写),也有C语言,涉及LDPC码编码解码程序。-LDPC source code (matlab prepared), there are C language, involves decoding LDPC coding procedures.
Platform: | Size: 15360 | Author: michael | Hits:

[matlabldpc_code

Description: qc—ldpc编码的matlab源码,分为好几个版本,small文件夹里的支持小的稀疏矩阵,large文件夹里的支持较大的稀疏矩阵。test文件为顶层-qc-ldpc the matlab source code is divided into several versions, small folder in the support of a small sparse matrix, large folder in the support of a larger sparse matrix. test document for the top-level
Platform: | Size: 69632 | Author: 孙彦 | Hits:

[Communication-MobileConstructQCLDPCgirth4

Description: Construct the short length of QC LDPC codes without girth 4 and girth 6
Platform: | Size: 1024 | Author: 古立峰 | Hits:

[Communication-MobileGirth-twelveQC-LDPC

Description: The program constructs girth-twelve column-weight QC-LPDC codes. The rate can be changed by changing k(row-weight), size is changed by varying m(sub-matrix size).
Platform: | Size: 2048 | Author: 古立峰 | Hits:

[Communication-Mobileconstructsgirth-sixQC-LDPC

Description: constructs girth-six column-weight three QC-LDPC codes
Platform: | Size: 1024 | Author: 古立峰 | Hits:

[Communication-MobilePEG_LDPC

Description: 引入PEG(Progressive-edge-growth)算法来构造适合线性时间编码的LDPC校验矩阵,译码时采用简化最小和Min-Sum译码算法实现简化译码.仿真结果表明,该方法能够构造适合LDPC码的线性时间编码的下三角校验矩阵日,并且用此方法构造的LDPC码性能非常接近原来PEG算法构造的LDPC码.同时通过采用最小和Min-Sum算法降低译码复杂度.-The introduction of PEG (Progressive-edge-growth) algorithm to construct suitable for linear time encoding of LDPC check matrix, decoding simplified when the smallest and the Min-Sum decoding algorithm decoding simplified. Simulation results show that this method can construct LDPC codes suitable for linear time encoding on lower triangular calibration matrix, and constructed using this method the performance of LDPC code is very close to the original PEG algorithm constructed LDPC codes. At the same time through the use of the smallest and the Min-Sum decoding algorithm to reduce complexity.
Platform: | Size: 168960 | Author: 卡卡 | Hits:

[3G developgirth6_shifter

Description: 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 and m can be varied.The program achieves girth-six by applying the row-column constraint. There are m rows in j submatrices. No two rows should share the same column more than once. This constraint is applied to avoid 4-cycles. The construction has flexibility in that j,k and m can be varied.
Platform: | Size: 2048 | Author: lydia | Hits:

[3G developQC_LDPC

Description: QC_LDPC的MATLAB程序,包括编码部分和解码部分-MATLAB progarm of QC_LDPC which include the coding process and the decoding process
Platform: | Size: 2795520 | Author: sophie_wang | Hits:

[source in ebookQC_codes

Description: QC-LDPC的编译码算法,能够实现对QC-LDPC的SER的仿真-The QC-LDPC codec algorithm for QC-LDPC can achieve the SER simulation
Platform: | Size: 2048 | Author: 李志 | Hits:

[Algorithmshift_choosing

Description: 这个程序 是用来为QC-LDPC 的parity check matrix 选择 shift values的. 其中 0 matrix 的shift value为-1.-this program is used to assign the shift values for parity-check matrix of the QC-LDPC codes. The shift value of the zero matrix is-1.
Platform: | Size: 2048 | Author: Jiangxueqin | Hits:

[matlabQCLDPC-encode

Description: 针对目前应用比较广泛的基于准循环矩阵构造的QC-LDPC(准循环LDPC)码的各种构造方法,分析比较了随机构造LDPC和各种准循环LDPC编码方法的优缺点,通过理论分析和MATLAB中的性能仿真,提出的相应的优化方案-Broader view of the present application of quasi-circulant matrices based QC-LDPC (quasi-cyclic LDPC) codes for the various construction methods, structural analysis and comparison of the random LDPC and various quasi-cyclic LDPC coding advantages and disadvantages, through theoretical analysis and MATLAB The performance simulation, optimization scheme proposed by the corresponding
Platform: | Size: 1911808 | Author: qiaohui | Hits:

[matlabQC_ldpc

Description: QCldpc编码的基础论文,包含期刊和会议的论文,还挺好的-QCldpc coding in basic academic,Including journal and conference papers, pretty good
Platform: | Size: 2597888 | Author: 万远 | Hits:

[matlabgirth84rr

Description: 构造围长8列重4的准循环的LDPC码的MATLAB源码-constructs girth-eight column-weight four LDPC codes Coding and Information Theory. girth-eight, QC-LDPC Codes
Platform: | Size: 3072 | Author: 舒若 | Hits:

[matlabblock-LDPC

Description: block-LDPC码及标准QC-ldpc码的matlab仿真与实现-block-LDPC and IEEE 802.16e
Platform: | Size: 20480 | Author: 风弦 | Hits:

[matlabSim_Fast_Tanner_Kernel_BER_estim

Description: 基于置信传播的QC-LDPC译码算法的MATLAB实现,同时使用Kernel算法估计BER-implementation of QC-LDPC deccoding using MATLAB. BER is estimated by Kernel-based algorithm.
Platform: | Size: 26624 | Author: LIU He | Hits:

[matlabLDPC

Description: QC-LDPC信道编码matlab仿真程序,包含生成矩阵G,查找环长度4是否存在等功能-QC-LDPC chanel coding, include G,H generate tools,and find loop 4
Platform: | Size: 31744 | Author: 纪鹏宇 | Hits:

[matlabEight---ring

Description: LDPC码在MATLAB中的八环成功仿真算法,大围长QC-LDPC码。值得学习一下-LDPC code in MATLAB in the eight-ring successful simulation algorithm, large-scale long QC-LDPC code. Worth learning
Platform: | Size: 14336 | Author: 武二郎 | Hits:

CodeBus www.codebus.net