搜索资源列表
3GPP_interleaver
- 基于3GPP标准的3GPP交织器生成程序,用于生成3GPP标准中的Turbo码编码内交织器。-3GPP standards-based 3GPP interleaver generation process, used to generate the 3GPP standard Turbo coding with interleaver.
coder
- Turbo乘积码[TPC]的编码程序,Turbo乘积码[TPC]作为一种分组的Turbo码,把码块的行和列都加以编码,使得行和列都有纠检错的能力。-Turbo Product Code [TPC] of the coding procedures, Turbo Product Code [TPC] as a division of Turbo code, the code block rows and columns are coded so that rows and columns have
deturbo_matlab
- 这是物理层里面用到解turbo码的程序,是我自己调通的,可以带到标准里的效果-This is a physical layer solution inside the turbo codes used in the procedure for pass my own tune, and can be taken to the standard where the effect of
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_test
- 一个很经典的Turbo编码解码程序,除了Turbo码的性能测试外,还增加了正常的信源编码和解码过程,主要用于通信中的信源数据的编码和接收端得解码过程。-The encoding.com turbo encoding feature is available via the encoding.com API and will automatically send your job to a higher capacity (more CPU and more RAM) server for fas
Turbo_encode
- 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei的Matlab程序 做Turbo码,恐怕很难绕过WuYufei的程序,呵呵 [cap_turbo]和[mother]是我在研究阶段的工作 走了很多弯路,所以这两个目录必然有很多错误而且很混乱 如果想了解一下我的研究历程可以看看,切
turbodecode
- turbo码的解码程序 log—map迭代算法-turbo code decoding process
LTE_Turbo_Demo
- 支持LTE的turbo码编译码程序,特别分享。同时支持高斯信道仿真。-LTE of the turbo code decoding support procedures, in particular share. Support both Gauss channel simulation.
noncooperative
- 协作通信,turbo码链路级仿真,中继无CRC校验-Collaborative communications, turbo codes Link Simulation, relaying the CRC,
cooperative_crc_turbo
- 协作通信,turbo码链路级仿真,中继采用CRC校验-cooperate communications, turbo codes link level simulation, the relay with CRC,
cooperative_singaling_turbo
- 协作通信,turbo码链路级仿真,中继采用置信传播算法-Collaborative communications, turbo codes link level simulation, the relay using belief propagation algorithm
WuYufei_matlab
- [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei的Matlab程序 做Turbo码,恐怕很难绕过WuYufei的程序,呵呵 [cap_turbo]和[mother]是我在研究阶段的工作 走了很多弯路,所以这两个目录必然有很多错误而且很混乱 如果想了解一下我的研究历程可以看看,切不可拿来修炼,否则走火入魔俺不管。-[WuYuFei] is WuYuFei papers [WuYufei_matlab] is a Matlab p
Turbo
- TURBO码译码器,采用MAP 算法译码,其中还包括 卷积码MAP译码方法。-TURBO Decoder, decoding using MAP algorithm, which also includes MAP Decoding convolutional codes.
Turbo-perfect-explanation
- 非常好的解说了turbo 码。看看人家如何表达的,非常有益的文章。-Turbo perfect explanation
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--matlab_3GPP
- turbo码 仿真 性能对比 3GPP 以及其他的代码
turbo-codes
- 3GPP中Turbo码的三种译码算法,logmap-the decoding algrithm of Turbo codes
Turbo-study
- 里面有turbo码的源码~还有很多好的论文~希望会对大家有用~-There are turbo code source ~ There are many good papers ~ I hope everyone will be useful ~ Thank you
Turbo-MATLAB
- 这个turbo码的matlab仿真程序~~希望对大家会有用~~谢谢~~我只想要和大家分享一下-The turbo code matlab simulation program we hope will be useful ~ ~ ~ ~ ~ I just want to thank you and share with you
3gpp lte turbo 编码译码matlab源代码
- LTE协议中turbo码,matlab的编译码源程序,亲测可用