搜索资源列表
cdma2000
- CDMA通过MAtlab仿真的各个模块源程序,卷积交织调制解调turbo译码等
turbo_decoder1
- LTE系统中Turbo译码MATLAB程序-turbo decoder in lte system
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
RS_soft_decoding_developmengt
- rs码的软迭代译码算法,供大家参考,有参考价值。-rs soft iteration
EXIT
- 本源码包参考英国Southampton大学Robert G. Maunder教授2008年的EXIT charts开源demo,给出了通用(分量码多项式可自定义)并行级联Turbo码的EXIT charts的作图源码。同时可完成迭代轨线、BER等值线的绘制等工作。 由于对于码块长较大的情形仿真需要较长时间,源码包也给出了部分分量码多项式的仿真结果,可直接用于绘图。 源码包还给出了最经典的S.Ten Brink介绍EXIT charts基本原理的参考文献,以及本人对通信系统中迭代译码过程分
Turbo
- turbo码的编译码实现,很全,还是没有画图语句,自己补充-turbo code codec implementation, it is full, or not drawing statement, added their own
Turbo
- Turbo码编译码程序,支持SVOA和LOG-MAP译码方法。-Turbo Code codec
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
Turbo_encode
- 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei的Matlab程序 做Turbo码,恐怕很难绕过WuYufei的程序,呵呵 [cap_turbo]和[mother]是我在研究阶段的工作 走了很多弯路,所以这两个目录必然有很多错误而且很混乱 如果想了解一下我的研究历程可以看看,切
LTE_Turbo_Demo
- 支持LTE的turbo码编译码程序,特别分享。同时支持高斯信道仿真。-LTE of the turbo code decoding support procedures, in particular share. Support both Gauss channel simulation.
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
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
- turbo码的编码译码及其各种算法用c语言实现 -The turbo code encoding decoding and its algorithm with C language
turbo-for-wcdma
- Turbo码是继1982年TCM技术提出以来信息和编码领域最重大的研究成果。本书主要介绍Turbo码的 原理及其应用技术。在介绍Turbo码的基本编码和译码原理及译码算法的基础上,详细介绍了Turbo码的特 点、分析方法、分量码和交织器等关键部件的设计,对Turbo迭代译码的原理和收敛性以及迭代停止准则等 内容进行了深入剖析,并对Turbo迭代原理用于信道估计、迭代均衡以及信号同步等方面的内容进行了重点 介绍。 -turbo for wcdma
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
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.)