搜索资源列表
John.Wiley.and.Sons.Essentials.of.Error.Control.Co
- 第1章 用于可靠数字传输和存储的编码 第2章 代数引论 第3章 线性分组码 第4章 重要的线性分组吗 第5章 循环码 第6章 二进制BCH码 第7章 非二进制BCH码、RS码及其译码算法 第8章 大数逻辑可译码有限几何码 第9章 线性分组码的网络 第10章 基于可靠性的线性分组码软判决译码算法 第11章 卷积码 第12章 卷积码的最优译码 第13章 卷积码的次优译码 第14章 基于网络的软判决译码算法 第15章 级联编码、码分解与多阶段译码
ECE259BN
- 由于Turbo码在接近Shannon极限的低信噪比下仍然能够获得较低的误码率,所以在近几年已成为编码理论界研究的热门领域,在第三代移动通信系统的开发中,Turbo码被普遍认为是高速数据信道的纠错编码方式。现在人们对Turbo码的主要研究包括编码器、交织器的设计及软输入、软输出迭代译码的算法。-This kind of codes has given rise to a large interest in the coding theory because of the can still aeh
EXIT
- 本源码包参考英国Southampton大学Robert G. Maunder教授2008年的EXIT charts开源demo,给出了通用(分量码多项式可自定义)并行级联Turbo码的EXIT charts的作图源码。同时可完成迭代轨线、BER等值线的绘制等工作。 由于对于码块长较大的情形仿真需要较长时间,源码包也给出了部分分量码多项式的仿真结果,可直接用于绘图。 源码包还给出了最经典的S.Ten Brink介绍EXIT charts基本原理的参考文献,以及本人对通信系统中迭代译码过程分
turbo
- 使用malab完成turbo码的编译码,在给定生成多项式、交织映射表和删余选择的情况下进行turbo编码-Use malab complete turbo code encoding and decoding, in a given generator polynomial, interleaving mapping table and the deletion of the circumstances under which I choose turbo coding
turbodecode
- turbo码的解码程序 log—map迭代算法-turbo code decoding process
turbo-lte
- 3G 长期演进技术的LTE里边Turbo编解码,信道模拟,信噪比分析等-3G Long Term Evolution LTE technology inside Turbo decoding, channel modeling, signal to noise ratio analysis
LTE_Turbo_Demo
- 支持LTE的turbo码编译码程序,特别分享。同时支持高斯信道仿真。-LTE of the turbo code decoding support procedures, in particular share. Support both Gauss channel simulation.
Turbo_Maxlog
- Turbo码的MAX_LOGMAP译码程序,VC环境 针对生成矩阵[13,17],码率1/2,数据长度1200bit;双不归零编码。 程序并不是通用的译码程序,只针对这一种编码方案。仅供初学者参考,欢迎高手指点。-Turbo decoding program code MAX_LOGMAP, VC environment for the generation matrix [13,17], rate 1/2, data length 1200bit
Turbo
- TURBO码译码器,采用MAP 算法译码,其中还包括 卷积码MAP译码方法。-TURBO Decoder, decoding using MAP algorithm, which also includes MAP Decoding convolutional codes.
Turbo_code_simulation
- 3gpp标准下的turbo编码译码,以及各种译码算法的改进 对比,对于初学者来说应该很好吧-tuobo coding and decoding with matlab
Near-Optimum-Error-Correcting-Coding-and-Decoding
- this pdf is the booking about turbo code
hybrid-turbo-coding-review
- it has review on the turbo codeing and decoding which is help full to impliment this code
Turbo_bcjr_arithmetic_simulation
- turbo译码的bcjr译码算法仿真,顶层error_bit_rate_plot文件可以仿出1:20信噪比下的误比特率.-a bcjr arithmetic for the turbo decoding,the top error_bit_rate_plot file is for calculating the biterrs between 1 and 20
turbo-equalizer--
- VS2010及IT++4.2下实现turbo equalizer的仿真-The turbo equalizer uses a SISO NSC module and a SISO equalizer module. Optionally a precoder can be used at the channel input (by default the precoder is enabled). Reference: R. Koetter, A. C. Singer, and M.
turbo
- turbo码的编码译码及其各种算法用c语言实现 -The turbo code encoding decoding and its algorithm with C language
3gpp-turbo
- 一种基于3gpp标准的运行速度较快的turbo编译码程序,内含logmap,max-logmap,th-logmap译码算法,程序达到设定的错误帧数自动停止,速度快!-Based on the the 3gpp standard run faster turbo encoding and decoding procedures, containing logmap the max-logmap, th-logmap decoding algorithm, the program reaches
Turbo-code-simulation
- Turbo码仿真的matlab代码,采用sova译码和logmap译码两种方式,包括分组交织和m序列交织两种交织方式-Turbo code simulation matlab code, using the the sova the decoder and logmap decoding two ways, including packet interleaving, and m-sequence interleaving two interleaving
TcpStandaloneProcessing
- 应用DSP6416的TCP进行turbo码解码例程-Applications DSP6416 of TCP for turbo decoding routines
turbo-codes
- 3GPP中Turbo码的三种译码算法,logmap-the decoding algrithm of Turbo codes
TurboDecoder_map
- 在通信系统中使用了MAP算法的Turbo译码算法(The turbo decoding algorithm in the communication system decodes turbo-encoded data.)