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

Search list

[matlabLDPC.tar

Description: 一个LDPC的例程使用matlab编写,可直接运行,信道编码程序-a LDPC the use of Matlab routines prepared to be directly run channel coding procedures
Platform: | Size: 3072 | Author: 李文超 | Hits:

[matlabmatlab-LDPC

Description: 该文件包括几篇比较关于LDPC编码核心的基础读物,还有关于LDPC开发的MATLAB仿真库和运用该库所进行的一些仿真源码-The documents include a few more LDPC coding on the basis of the core reading, also on the development of the LDPC MATLAB simulation library and use the library for the simulation source code
Platform: | Size: 885760 | Author: 刘泽凯 | Hits:

[Communication-MobileLDPC_64QAM

Description: LDPC 64QAM仿真程序,很详细。有具体的编码和解码源程序,对信道编码的人很有帮助。-LDPC 64QAM simulation program, in great detail. Have a specific source encoding and decoding, channel coding of the people very helpful.
Platform: | Size: 13312 | Author: michael | Hits:

[Communication-MobileEVALDVBS2_STMICROELECTRONICS_130762

Description: LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.-LDPC check matrix generation, Gaussian elimination coding, BP decoding procedure can be used as its own procedures for the preparation of LDPC codec reference. Because matlab code efficiency is not high, so this process is relatively slow simulation together.
Platform: | Size: 115712 | Author: 李枫 | Hits:

[Windows DevelopMatlab

Description: LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.-LDPC check matrix generation, Gaussian elimination coding, BP decoding procedure can be used as its own procedures for the preparation of LDPC codec reference. Because matlab code efficiency is not high, so this process is relatively slow simulation together.
Platform: | Size: 8192 | Author: 李枫 | Hits:

[matlabldpc_encode

Description: 本源码用于LDPC的编码算法。运用LDPC编码的基本原理,基于Matlab仿真实现。-The source code for LDPC coding algorithm. The use of LDPC coding the basic principles, based on the Matlab simulation.
Platform: | Size: 197632 | Author: 李菲 | Hits:

[matlabLDPC

Description: ldpc码的matlab仿真程序,希望对大家有用,不客气,-LDPC codes matlab simulation program, in the hope that useful, at worst,
Platform: | Size: 712704 | Author: muqing | Hits:

[Communication-Mobilegirth

Description: matlab实现的LDPC编码Tanner图中环的统计算法-matlab achieve Tanner graph of LDPC coding in Central Statistical Algorithm
Platform: | Size: 3072 | Author: 杨友福 | 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:

[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:

[3G developqaryLDPC

Description: 关于多进制LDPC码的编译码的matlab代码-Ary LDPC codes on the coding and decoding of the matlab code
Platform: | Size: 44032 | Author: zzm | Hits:

[OtherLDPC

Description: 用matlab仿真了LDPC码的编码译码程序,及其用BPSK调制传输。并测其误码率-Matlab simulation of the LDPC codes with coding and decoding process, and its transmission with BPSK modulation. And measure its error rate
Platform: | Size: 8192 | Author: 张利 | Hits:

[matlabLDPC

Description: 此为LDPC码的完整的编译码的MATLAB源代码。可用于通信系统的编码仿真,非常方便。-This is a complete encoding and decoding LDPC codes of MATLAB source code. Coding can be used for simulation of communication systems, very convenient.
Platform: | Size: 646144 | Author: 黄珊琳 | Hits:

[matlabLDPC--C

Description: 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute to the completion of various projects.
Platform: | Size: 1489920 | Author: 黄珊琳 | Hits:

[Communication-MobileLDPC

Description: 这是一个LDPC的信道编码的程序,是一个visual c++ 和matlab联合编程的例子。-This is an LDPC channel coding process, is a visual c++ and matlab examples of joint programming.
Platform: | Size: 21504 | Author: 冷月 | Hits:

[AI-NN-PRLDPC

Description: 这是关于LDPC信道编码模块设计的程序 打开源程序,先运行gengrate_h.m程序,陆续将码长设置为756bit,列重设置为3,行重设置为9。在Workspace中同时将H、A、B、C、D、E、Hget、Fget、g、Tget这是个变量选择另存为encode_in.mat 格式。再运行main_encode.m进行编码,主程序运行后,在当前目录下,自动生成编码结果文件“encode—out.mat”,这将作为下一次扩频调制仿真实验的的输入信号。最后分别查看Workspace中的变量s(编码前数据)和xyuan(编码后数据)的波形。 对比后,可以看出编码前的数据码片长度为504bit,编码后的码片数据长度为756bit。编码效率=编码前码片长度/编码后码片长度=2/3。-This is about the LDPC channel coding module design process Open source, first run gengrate_h.m program, phasing out the code length is set to 756bit, column re-set to 3, line weight is set to 9. In the Workspace in the same time, H, A, B, C, D, E, Hget, Fget, g, Tget This is a variable select Save As encode_in.mat format. Then run main_encode.m encoding, the main program running in the current directory, the results of automatically generated code file "encode-out.mat", which will serve as the next simulation of the spread spectrum modulation input signal. Finally, the variables were View Workspace in s (before encoding data) and xyuan (encoded data) waveform. After comparison, we can see the data before encoding chip length of 504bit, encoded data length of chip 756bit. Coded before coding efficiency = chip length/length of the encoded chip = 2/3.
Platform: | Size: 15360 | Author: 吴健 | Hits:

[Communication-MobileLDPC-Matlab-master

Description: LDPC实现的matlab编码,有16QAM和QPSK(some coding of matlab)
Platform: | Size: 167936 | Author: 东哥123 | Hits:

[Communication-MobileLDPC

Description: lpdc编码的实现,详细代码,高斯白噪声信道,多重译码方式,性能良好(Implementation of LDPC coding)
Platform: | Size: 15360 | 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:

[matlabLDPC编码的BP译码算法的matlab程序

Description: LDPC编码的BP译码算法的matlab程序(Matlab Program of BP Decoding Algorithms for LDPC Coding)
Platform: | Size: 2048 | Author: 程序开发1 | Hits:
« 12 3 »

CodeBus www.codebus.net