搜索资源列表
ctc-matlab
- 传统的卷积码和Turbo码直到今天仍有广泛的应用,但是在信息传输中都有一个明显的缺点,为了克服这个缺点,IEEE802.16d/e中引入了CTC(Convolutional Turbo Code)编码方案,该MATLAB代码完成了CTC码的编码与译码等过程,很有价值的^_^
CTC-c
- 与之前一个对应的代码,这是使用C语言完成的关于CTC(Convolutional Turbo Code)编码方案。
ctc
- 上传的是WIMAX系统中,CTC译码算法的仿真程序,基于Modelsim
ctcENCODERtest
- 802.16标准中定义的卷积turbo码的编码实现,交织,循环状态等可参见802.16e.-Defined in std 802.16e, the encoder of CTC is put into practice with VC. In addition, interleaving and circular state can be found with reference to std 802.16e
WIMAX_Turbo_Code
- 这是一套完整的支持wimax 16e协议CTC的编译码程序, 主程序在demo.c 译码器:tcdecoder.c 编码器:tcencoder.c-/* This program simulates the classical turbo encoding-decoding system on PC.*/ /* It uses parallel concatenated convolutional codes described in Figure 2.9 in Chapter
cml-1.95
- The Iterative Solutions Coded Modulation Library is free software you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation either version 2.1 of the License
CTC
- This program is for Turbo Code Encoder/Decoder specified in IEEE802.16m SPEC.
