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

Search list

[Crypt_Decrypt algrithmsLDPC-2006-02-08.tar.gz

Description: Software for Low Density Parity Check Codes Radford M. Neal Version of 2006-02-08. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Parity Check (LDPC) codes. (Note, however, that the copyright notice no longer restricts use to these purposes). These codes were invented by Robert Gallager in the early 1960's, and re-invented and shown to have very good performance by David MacKay and myself in the mid-1990's. The decoding algorithm for LDPC codes is related to that used for Turbo codes, and to probabilistic inference methods used in other fields. Variations on LDPC and Turbo codes are currently the best practical codes known, in terms of their ability to transmit data at rates approaching channel capacity with very low error probability.
Platform: | Size: 405064 | Author: netor4you@yahoo.com | Hits:

[OtherGallager1963

Description:
Platform: | Size: 421888 | Author: john | Hits:

[Communicationldpc_gallager

Description: 经典ldpc编译码程序 gallager的博士论文里的部分仿真程序-classic ldpc encryption procedures Gallager doctoral thesis of simulation program
Platform: | Size: 327680 | Author: 屈兰 | Hits:

[CA authmake-ldpc

Description: make ldpc code and something-ldpc code and make something
Platform: | Size: 3072 | Author: 黃純淤 | Hits:

[OtherGallagerH

Description: 基于1962年Gallager提出的规则LDPC码构造方法实现的生成相应LDPC校验矩阵的相应matlab程序。只需要输入相应的码长,列重,行重即可得到具体的矩阵。-1962 Gallager based on the rules LDPC new method of generating the corresponding LDPC calibration matrix corresponding Matlab procedures. Only need to import the corresponding code length, the series, can be re-specific matrix.
Platform: | Size: 1024 | Author: kevin | Hits:

[Program docLDPC_premier

Description: 我国数字电视地面国标和手机电视都采用了LDPC便解码方式。本文档包括Gallager的博士论文以及LDPC领域国内最佳教科书,是学习LDPC的最佳文献。-China Digital Television Terrestrial GB and mobile TV will use the LDPC decoding methods. This document, including Gallager
Platform: | Size: 8832000 | Author: yinyz | Hits:

[matlabLDPCBSN

Description: LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel. MacKay-Neal based LDPC matrix. Message encoding uses sparse LU decomposition. There are 4 choices of decoder: hard-decision/bit-flip decoder, probability-domain SPA decoder, log-domain SPA decoder, and simplified log-domain SPA decoder.
Platform: | Size: 8192 | Author: 天天 | Hits:

[Communication-MobileGallagerLDPC

Description: Gallager LDPC码构造法,根据H0矩阵写出其它子矩阵。-Gallager LDPC code construction method, in accordance with other write H0 matrix matrix.
Platform: | Size: 1024 | Author: 齐翔宇 | Hits:

[Program docLDPCtutorial

Description: Low-density parity-check (LDPC) codes are a class of linear block LDPC codes. The name comes from the characteristic of their parity-check matrix which contains only a few 1’s in comparison to the amount of 0’s. Their main advantage is that they provide a performance which is very close to the capacity for a lot of different channels and linear time complex algorithms for decoding. Furthermore are they suited for implementations that make heavy use of parallelism. They were first introduced by Gallager in his PhD thesis in 1960. Gallager, But due to the computational effort in implementing coder and en- 1960 coder for such codes and the introduction of Reed-Solomon codes, they were mostly ignored until about ten years ago
Platform: | Size: 121856 | Author: mike zhou | Hits:

[VHDL-FPGA-Verilogldpc_decoder_802_3an_latest.tar

Description: 适用于10GBase-T的以太网(802.3an协议)LDPC解码器, 用VHDL语言编写,可以应用在LATTICEXP2系列芯片上,基于Gallager算法。-LDPC decoder for 10GBase-T Ethernet (802.3an), based on Gallager s A algorithm
Platform: | Size: 884736 | Author: liang | Hits:

[VHDL-FPGA-Verilogldpc_encoder_802_3an_latest.tar

Description: 适用于10GBase-T的以太网(802.3an协议)LDPC, VERILOG语言编写,可以应用在LATTICEXP2系列芯片上,基于Gallager算法。-LDPC encoder for 10GBase-T Ethernet (802.3an), based on Gallager s A algorithm
Platform: | Size: 620544 | Author: liang | Hits:

[matlabLDPC_gallager

Description: 利用gallager的方案进行生成H矩阵,在高斯信道下得到误码率得性能仿真-The program generated using gallager H matrix, in the Gaussian channel bit error rate was obtained Simulation
Platform: | Size: 104448 | Author: 熊路 | Hits:

[matlabgallager1

Description: LDPC encoding and decoding for Gallager algorithm
Platform: | Size: 2048 | Author: Tareq | Hits:

[matlabGallager-LDPC

Description: Gallager关于ldpc信道编码的博士论文及仿真-Gallager ldpc channel coding on the doctoral thesis and Simulation
Platform: | Size: 421888 | Author: zj | Hits:

[3G developGallager

Description: 信道编码方案LDPC中经典gallager编码程序,matlab语言实现-LDPC Gallager matlab
Platform: | Size: 1024 | Author: 邵烽 | Hits:

[CSharpLDPC-gallager-construction-method-

Description: LDPC码的gallager构造法实现,-LDPC codes gallager construction method to achieve,
Platform: | Size: 3072 | Author: | Hits:

[CommunicationLDPC-2012-02-11

Description: C语言实现的LDPC(Low Density Parity Check Codes)通信仿真代码(Software for Low Density Parity Check Codes Version of 2012-02-11. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Parity Check (LDPC) codes. (Note, however, that the copyright notice no longer restricts use to these purposes). These error-correcting codes were invented by Robert Gallager in the early 1960's, and re-invented and shown to have very good performance by David MacKay and myself in the mid-1990's. The decoding algorithm for LDPC codes is related to that used for Turbo codes, and to probabilistic inference methods used in other fields. Variations on LDPC and Turbo codes are currently the best practical codes known, in terms of their ability to transmit data at rates approaching channel capacity with very low error probability.)
Platform: | Size: 357376 | Author: kai05911 | Hits:

[matlabGallagerH

Description: 一个简单的LDPC的Gallager构造(The LDPC encoding codes of Gallager)
Platform: | Size: 22528 | Author: 不靠谱 | Hits:

[matlabGallager_construction_LDPC

Description: Gallager官方原版LDPC译码算法(Gallager official original LDPC decoding algorithm)
Platform: | Size: 1024 | Author: 十一天空 | Hits:

[matlabLDPC码的PEG构造算法

Description: LDPC-PEG算法构造H矩阵 LDPC码最早在20世纪60年代由Gallager在他的博士论文中提出,但限于当时的技术条件,缺乏可行的译码(PEG Construction Algorithms for LDPC Codes)
Platform: | Size: 1024 | Author: 程序开发1 | Hits:
« 12 »

CodeBus www.codebus.net