Welcome![Sign In][Sign Up]
Location:
Search - LLR LDPC

Search list

[Other resourcedecode_ldpc_APP_LLR

Description: LDPC译码算法,采用优化算法APP LLR-LDPC decoding algorithm using optimization algorithms APP NBC
Platform: | Size: 1333 | Author: 陈小车 | Hits:

[matlabdecode_ldpc_APP_LLR

Description: LDPC译码算法,采用优化算法APP LLR-LDPC decoding algorithm using optimization algorithms APP NBC
Platform: | Size: 1024 | Author: 陈小车 | Hits:

[Communication-Mobiledecode_ldpc_matlab1

Description: 是硕士论文里面的关于NAKAGAMI信道M=0.5用LLR译码时的初始化消息计算以及整个译码程序-There is a master
Platform: | Size: 1024 | Author: 钟声 | Hits:

[Communication-Mobiledecode_ldpc_matlab5

Description: 是硕士论文里面的关于NAKAGAMI信道M=1.5用LLR译码时的初始化消息计算以及整个译码程序-There is a master
Platform: | Size: 1024 | Author: 钟声 | Hits:

[Communication-Mobiledecode_ldpc_matlab3

Description: 是硕士论文里面的关于NAKAGAMI信道M=0.5用LDPC LLR译码时的初始化消息计算以及整个译码程序-There is a master
Platform: | Size: 1024 | Author: 钟声 | Hits:

[Communication-Mobilemaxiter23

Description: 在LDPC译码中用LLR方式,跌代次数分别为5和10对译码性能的影响MATLAB写的-In the LDPC decoding methods using LLR, or on behalf of the number of respectively 5 and 10 on the decoding performance of written MATLAB
Platform: | Size: 2048 | Author: 钟声 | Hits:

[matlabldpcdecoderandencoder

Description: 这是国标数字电视地面传输标准里信道编解码器的MATLAB程序,用的是LLR-BP的解码算法,请大家指正。另有根据国标生成的生成矩阵和校验矩阵稍后传上来-This is the national standard of digital TV terrestrial transmission standard in channel codec MATLAB program, using the LLR-BP decoding algorithm, please correct me. Otherwise in accordance with GB-generated matrix and calibration matrix generation later Chuan-up
Platform: | Size: 1024 | Author: 权大广 | Hits:

[Communicationldpcdecoder

Description: ldpc decode c程序 Iterative probabilistic decoding of linear block codes.Based on Pearl s Belief Propagation in Bayesian Networks.This version utilizes object to define graph nodes and LOG-LIKELIHOOD RATIOS. Much improved in terms of speed compared to log_pearl.c. It can use a look-up table to avoid exp() computations-ldpc decode c procedure Iterative probabilistic decoding of linear block codes.Based on Pearl s Belief Propagation in Bayesian Networks.This version utilizes object to define graph nodes and LOG-LIKELIHOOD RATIOS. Much improved in terms of speed compared to log_pearl.c.It can use a look-up table to avoid exp () computations
Platform: | Size: 4096 | Author: sblkiaw | Hits:

[Communication-Mobileldpc_llr_bp_decode

Description: 实现ldpc的编译码功能,译码算法使用的对数域bp译码算法-LDPC codec realize the function of decoding algorithm used in log-domain decoding algorithm bp
Platform: | Size: 5120 | Author: 季艳中 | Hits:

[3G developLDPC

Description: LDPC码编译码源程序,可生成任意非规则二进制校验矩阵,并可进行LLR BP译码-LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
Platform: | Size: 7168 | Author: wwwwomen | Hits:

[matlabLDPCdemo

Description: lDPC编解码程序,以MATLAB为其开发环境,采用的是LLR BP译码,对LDPC码编程有帮助。-codec lDPC procedures to MATLAB for their development environment, using the LLR BP decoding of LDPC codes assist programming there is.
Platform: | Size: 496640 | Author: 宋时立 | Hits:

[Communication-Mobileawgnllrn

Description: 有关ldpc llr bp译码算法,在awgn信道下的仿真比较-ldcp decoding llr bp in awgn channer
Platform: | Size: 2048 | Author: 冯小晶 | Hits:

[Software EngineeringLDPc

Description: LDPC编码调制系统中基于反馈LLR均值的迭代解调/译码算法-LDPC coded modulation systems based on iterative feedback from the mean LLR demodulator/decoding algorithm
Platform: | Size: 203776 | Author: jinliang | Hits:

[Industry researchDeep-Space-Communication-LDPC-coding-method

Description:
Platform: | Size: 1064960 | Author: 李志 | Hits:

[Other83390051ldpc_decode_matlab

Description: LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
Platform: | Size: 2048 | Author: Ahsan Ali | Hits:

[matlabLDPC

Description: ldpc编码,随机生成H矩阵,LLR-BP算法译码,有我详细的注解,非常详尽-ldpc coding, randomly generated H matrix, LLR-BP decoding algorithm, with my detailed notes, very detailed
Platform: | Size: 29696 | Author: haha | Hits:

[OtherLLR--BP

Description: LDPC码的软判决译码算法,概率域LLR—BP算法,其中,概率信息以对数似然比的形式表示。-The decoding algorithm of LDPC . The LLP-BP algorithm of probability field,in which,the probability informationv expressed by the form of log likelihood ratio.
Platform: | Size: 15360 | Author: 玄川鹤 | Hits:

[hardware designLDPC_TMH_11_译码_初始化-多次迭代

Description: 该代码是实现LDPC编译码的C语言实现,编码采用的IRA LDPC编码算法,而译码采用的是对数域上的BP算法(LLR BP 算法),该代码先是实现了LDPC代码的编码过程,然后在通过LLR BP算法一步一步实现译码过程。译码主要过程有:初始化过程,校验节点更新过程,比特节点更新过程,最后进行译码判决,如果满足译码要求或者达到迭代最大次数则退出,否则返回到校验节点更新继续往下循环执行。(This code is to achieve the LDPC code by the C language, use IRA LDPC encoding algorithm , decode is LLR BP algorithm, first of all, the code is to achieve the encoding process of LDPC code, and then one step by step to achieve the decoding process through the LLR BP algorithm. The main process of decoding: initialization process, check node update process, bit node update process, finally decoding judgment, if meet the requirements or the maximum number of iterative decoding is out, or return to the check node update continued execution cycle.)
Platform: | Size: 805888 | Author: tmh | Hits:

[Communication-MobileLDPC随机生成LLR

Description: LDPC编码方式随机生成LLR,误码率,bitflip译码(LDPC coding generates random LLR, bit error rate, bitflip decoding)
Platform: | Size: 29696 | Author: 谁曾见过风 | Hits:

[matlabLDPC码编译码算法的研究与实现_李会雅

Description: 本文首先介绍了几种LDPC码的编译码算法,同时推导了译码错误概率和密度进化 过程,讨论了信道参数的门限效应。接着对LDPC码二分图中长度为4的环进行了深入 研究,提出了一种LDPC码校验矩阵的消4一环生成算法,采用Matlab和VC++融合编程 方式,完成了此算法的程序设计。此算法不仅可生成二进制LDPC码的校验矩阵,并且 对算法修正后,也可生成多进制LDPC码的校验矩阵。采用此算法后可避免LDPC码译 码过程中的重复迭代,显著提高了短帧LDPC码的误比特率性能。同时对不同参数对 LDPC码性能的影响进行了仿真,得到了一些结论。最后,利用VHDL语言在复杂可编 程逻辑器件(CPLD)上完成了LDPC码编码器的硬件实现。另外,给出了LDPC码译 码器硬件实现的整体结构图,结合对数似然比域内的置信传播迭代译码(LLR-BP)算 法,对译码器的各个模块进行了详细阐述。(Research and implementation of LDPC coding and decoding technology)
Platform: | Size: 1247232 | Author: 斯蓝蓝 | Hits:
« 12 »

CodeBus www.codebus.net