Welcome![Sign In][Sign Up]
Location:
Search - LDPC Decoding in matlab

Search list

[matlabdecode_ldpc

Description: LDPC译码函数的matlab程序,希望大家能够喜欢-LDPC decoding function of Matlab procedures in the hope that we can love
Platform: | Size: 1024 | Author: 常亮 | Hits:

[matlabldpcBP

Description: LDPC码的BP算法译码MATLAB程序-LDPC decoding algorithm BP MATLAB
Platform: | Size: 2048 | Author: | Hits:

[Modem programLDPC_gfq

Description: LDPC编码的GFQ程序源代码,用于信道编码,可以编码LDPC矩阵,并进行交织译码-LDPC coding GFQ source code for channel coding, LDPC coding matrix, Decoding and intertwined
Platform: | Size: 14336 | Author: 吴迪 | Hits:

[matlablogdecoder

Description: ldpc译码算法,采用LOG算法,减少计算复杂度-ldpc decoding algorithm used LOG algorithm, to reduce the computational complexity
Platform: | Size: 1024 | Author: 陈小车 | Hits:

[matlabldpc_decode_notLog

Description: LDPC译码算法,没有采用LOG方法,MATLAB语言实现仿真-LDPC decoding algorithm, without the use of LOG methods, MATLAB simulation
Platform: | Size: 1024 | Author: 陈小车 | Hits:

[matlabBP_decode

Description: 在AWGN信道下的LDPC码的二进制BP算法译码-AWGN channel in the LDPC decoding algorithm for binary BP
Platform: | Size: 1024 | Author: mh | 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:

[Communication-Mobile7200651120736

Description: LDPC校验矩阵生成、高斯消去法编码、BP译码程序-LDPC check matrix generation, Gaussian elimination coding, BP decoding procedures
Platform: | Size: 3072 | Author: 李枫 | Hits:

[Other098

Description: [LDPC码]是LDPC码相关论文 [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei做Turbo码的Matlab程序 程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率 turbo_sys_demo.m是主程序 其中trellis.m是构造网格的子程序 logmapo.m是LOGMAP译码算法子程序 sova0.m是SOVA译码算法子程序 encoderm.m是编码子程序 [22]是以WuYufei程序的改动,实现在帧长、信噪比和迭代次数固定的情况下,获得两个译码器的先验信息的变化情况 http://www.pudn.com -[LDPC Code] LDPC code is a relevant paper [WuYuFei] is WuYuFei paper [WuYufei_matlab] is to do WuYufei procedures Turbo Codes Matlab program signal to noise ratio at a fixed length and convolution conditions, different normal frame error probability and the bit error probability is turbo_sys_demo.m main structure of which is trellis.m grid is logmapo.m Subroutine Subroutine LOGMAP decoding algorithm is the SOVA decoding algorithm sova0.m Subroutine Subroutine encoderm.m coding [22 ] WuYufei procedure is based on changes in帧长realize, signal to noise ratio and a fixed number of iterations circumstances, the acquisition of two decoder a priori information changes http://www.pudn.com
Platform: | Size: 1771520 | Author: 李灵 | Hits:

[3G developgirth4_count

Description: 本程序可检验所设计的LDPC码中的4环个数。LDPC码中的4环决定LDPC码的解码算法是否能够快速收敛,见程序前言中的参考文献。 LDPC码为高性能信道纠错码,已被DVB-s2和IEEE802.16e采纳。-This procedure can be designed to test the LDPC code in ring number 4. LDPC code of 4 Central decision LDPC code decoding algorithm is able to fast convergence, see the foreword in the program references. LDPC codes for high-performance error-correcting code channel has been DVB-s2 and IEEE802.16e adopted.
Platform: | Size: 2048 | Author: 肖扬 | Hits:

[matlabLDPC_BSN

Description: LDPC编码的误码率分析,包括四种译码方法。-LDPC coded BER analysis, including four decoding methods.
Platform: | Size: 8192 | Author: cyhgxu | Hits:

[matlabLDPCcodeanddecode

Description: matlab环境下 LDPC码的编译码算法仿真-LDPC coding and decoding in MATLAB
Platform: | Size: 1024 | Author: maojunling | Hits:

[Crack HackdecodeBitFlip

Description: ldpc bit flipping decoding in matlab
Platform: | Size: 1024 | Author: ig77 | Hits:

[matlabLDPC

Description: 采用LDPC编码对随机的二进制序列进行纠错编码和基带调制,在AWGN信道上进行传输,然后在接收端并采用合适的方式进行解调和译码,最后对纠错编码的性能加以分析。-LDPC codes using random binary sequence of error-correcting coding and base-band modulation, for transmission in the AWGN channel, and then at the receiving end and use the appropriate manner demodulation and decoding, error correction coding on the performance of the final analysis.
Platform: | Size: 14336 | Author: julia | Hits:

[matlabldpc-bp-log

Description: matlab环境下BP译码log程序,很简洁,已运行成-ldpc bp decoding of log in matlab enviorment
Platform: | Size: 5120 | Author: cindy duan | Hits:

[Otherldpc-bp

Description: LDPC码经典BP译码程序,Matlab环境下,可运行成功-ldpc codes bp decoding in matlab enviorment
Platform: | Size: 1024 | Author: cindy duan | Hits:

[Other21840295ldpc_decode_MacKay_Neal

Description: AWGN channel in the LDPC decoding algorithm for binary BP
Platform: | Size: 2048 | Author: Ahsan Ali | Hits:

[OS programLDPC

Description: 在删除信道下LDPC码的编译码研究与实现,可供参考-In the Delete Channel Encoding and Decoding of LDPC Codes and implementation, available for reference
Platform: | Size: 9216 | Author: 蔡虹 | Hits:

[matlab1234564LDPC_matlab

Description: MATLAB 下的LDPC编码解码,自己编写,在7/0下通过验证-Decoding LDPC codes under MATLAB, I have written, in 7/0, validated
Platform: | Size: 567296 | Author: 高硕 | Hits:

[matlabMATLAB

Description: this an example of LDPC code in which after encoding i have added AWGN(Additive white Gaussian noise) and bsc(binary symmetric channel). then i hav performed decoding operation. one can easily devloped different BER vs Eb/N0 graph of different channel.-this is an example of LDPC code in which after encoding i have added AWGN(Additive white Gaussian noise) and bsc(binary symmetric channel). then i hav performed decoding operation. one can easily devloped different BER vs Eb/N0 graph of different channel.
Platform: | Size: 8192 | Author: Ronak chauhan | Hits:
« 12 3 »

CodeBus www.codebus.net