搜索资源列表
TurboCode
- Turbo码仿真程序的C语言版,在AWGN信道下仿真turbo码的性能。-Turbo Codes simulation program in C language version of the AWGN simulation under turbo code performance.
AWGN
- AWGN的仿真程序。FILENAME: awgn_simulator.c version 1.5 (C) Tadashi Wadayama, 2003 An LDPC code simulator based on quantized-BP algorithm for AWGN chanel -AWGN simulation program. FILENAME : awgn_simulator.c version 1.5 (C) Tadashi Wada Yama.
MatlabprogrammsforencodinganddecodingofLDPCcodesov
- There is an example of how to use the LDPC encode/decode with AWGN channel model in files .\\ldpc_decode.m and .\\GFq\\ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you hav
rm_decoding
- 该程序是用C编写的RM码的编译码算法,用于仿真AWGN信道下的性能.-that the procedure was used to prepare the RM C code encryption algorithm for simulation AWGN channel performance.
AWGN_C
- AWGN信道的代码,实现简单易懂,用C写的-AWGN channel code is simple to understand, written in C
awgn_simulator
- LDPC码在AWGN信道下的译码程序(c语言)-LDPC code in AWGN channel decoding procedures under (c language)
IRAcode
- 非规则重复累积码(IRA)在AWGN信道的编译码C程序,译码算法BP算法。程序用txt文档保存。-Code irregular repeat accumulate (IRA) in the AWGN channel codec C procedures, BP decoding algorithm. Txt document with the preservation process.
awgn
- awgn generate code for c, c-awgn generate code for c, c++
AWGN_RS
- 高斯信道下采用RS 卷积码,译码时采用软硬两种判决方法对误码率进行仿真,利用simulink搭建模块,在利用m文件编程调用产生最终结果。-The paper use the RS code in AWGN.And two different of demodem way are used in it.
Microsoft-Word-turbo-code
- 用C++实现TURBO码并在AWGN信道中进行性能测试 -TURBO C++ implementation with the code and performance testing in the AWGN channel
rm_code_decode
- 一阶rm编码译码c++源码,QPSK调制解调系统,通过AWGN信道下的仿真。-An order RM code (8,4,4) First-Order Reed-Muller code.
LDPC
- The zip file contains 1. A 128x256 Regular (3,6) H matrix (if you need to simulate other codes, need to write your own code for generating those parity check matrices). The file 128x256regular_v6.mat is for those using Matlab 6.5. 2. Files for
ELEC_6141_FINAL_PROJECT
- Considered a 16QAM communication system. The information rate is 2 Mb/s and the carrier frequency is 12 GHz. Assumed perfect synchronization. a) Simulated the system if the channel is AWGN and draw bit error rate of the system versus Eb/No. Com
LDPC-master
- C and MATLAB implementation for LDPC encoding and decoding-Overview of what is provided WiFi (IEEE 802.11n) LDPC code construction Encoding by back-substitution for WiFi LDPC codes Iterative belief propagation (BP) Decoding (including
LDPC_basic1
- 基于C++实现的LDPC码仿真代码程序,awgn信道下的编解码。(The LDPC code simulation code program based on C++, and the codec in the AWGN channel.)