搜索资源列表
-
0下载:
这是一个LDPC 的matlab 仿真程序. 信道为AWGN. 调制方式为BPSK. 程序包里包含多种编码, 译码方式.,This is a box of LDPC simulation programs. The channel is AWGN channel and the modulation is BPSK. There are different encoding and decoding methods.
-
-
3下载:
在802.16e的系统中,仿真分析AWGN,瑞利衰落信道中的LDPC码的性能。程序中包括编译码的程序。-In 802.16e systems, simulation analysis AWGN, Rayleigh fading channel the performance of LDPC codes. Program, including encoding and decoding process.
-
-
14下载:
此为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
-
-
13下载:
ldpc码在AWGN信道下的性能仿真。包括geth.m,getG.m,H2G.m,decode.m,BER.m按传统的编码方案编码,生成H矩阵后转化为G矩阵,编码后送入高斯信道。仿真得到BER性能-ldpc codes in the AWGN channel performance simulation. Including geth.m, getG.m, H2G.m, decode.m, BER.m coded according to the traditional encoding sch
-
-
3下载:
基于matlab的LDPC码的encoding和decoding的程序,强烈推荐初学者学习参考-Matlab based on the LDPC code encoding and decoding procedures, strongly recommended reference for beginners to learn
-
-
1下载:
LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G)
-LDPC codes BER simulation under AWGN channel.
-
-
0下载:
自由光通信中,采用4ppm调制,VBLAST编码的译码算法-Free optical communication, the use of 4ppm modulation, VBLAST encoding decoding algorithm
-
-
0下载:
LDPC编码,完整的编解码过程 matlab代码-LDPC codes, encoding and decoding process of the complete matlab code
-
-
0下载:
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 channe
-
-
1下载:
此为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.
-
-
0下载:
这是关于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
-
-
0下载:
一中Ldpc编码,使用matlab实现的,采用的是线性编码算法,复杂度为线性-One Ldpc code, the use of matlab implementation, using a linear encoding algorithm complexity is linear
-
-
0下载:
LDPC编译码实现,包含编译码原理以及实现方法-LDPC encoding and decoding implementation, including encoding and decoding principle and implementation
-
-
1下载:
一个LDPC的仿真程序工具包(由matlab编写而成),内含校验矩阵构造,编码、译码码模块等-An LDPC Simulation Toolkit (written by matlab), containing the check matrix structure, encoding, decoding code module
-
-
0下载:
matlab运行仿真ldpc的编译码算法,高效可靠,易于理解-matlab run a simulation ldpc encoding and decoding algorithm, efficient and reliable, easy to understand
-
-
0下载:
用matlab语言实现了ldpc码的编码-Matlab language LDPC code encoding
-
-
0下载:
LDCP ENCODING AND DECODING FOR MATLAB
-
-
0下载:
不规则LDPC码的编码、译码matlab例程,并包含误码性能曲线的绘制。-the matlab program including LDPC encoding,decoding, and the approach to plotting the BER map.
-
-
0下载:
ldpc编译码,matlab编程仿真,BER(LDPC Encoding and decoding, matlab programming simulation, BER)
-
-
1下载:
基于matlab实现ldpc码的编解码和性能分析(Encoding and decoding and performance analysis of LDPC codes based on MATLAB)
-