搜索资源列表
cc-tailbiting
- tailbiting的卷积码的编码和译码,主要是在BWA中实现的。-tailbiting convolutional codes encoding and decoding, mainly achieved in the BWA.
Managing-Humans-Biting-And-Humorous-Tales-Of-A-So
- Managing Humans is a selection of the best essays from Michael Lopps web site, Rands In Repose. Drawing on Lopp s management experiences at Apple, Netscape, Symantec, and Borland, this book is full of stories based on co
conv
- 卷积码的编解码,译码采用维特比译码。编码包括zero-biting和tailing-biting两种方式。-Decoding convolutional codes, Viterbi decoding used. Code, including zero-biting and tailing-biting two ways.
RSC_BCJR_Mfile_Tail
- 本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法-This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not trailing bits to make the sa
test
- 本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法。此文件为咬尾编码矩阵生成的测试文件包-This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not trailing
turbo
- 本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法。此文件为咬尾编码的主程序,将数据流分段编码并行处理-This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not tr
turbo_decoder1
- 本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法。此文件为turbo码译码一般的MAP算法,程序中用作与咬尾turbo译码的对照-This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code
TB_TC
- 本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法,此为咬尾turbo编码算法-This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not trailing bits
GHCommonMathLibV2.0
- 前向 (n,k,m) 非系统卷积,咬尾\删除也支持。(由于过度使用泛型,编译连接会花很久) ,支持Matlab形式的抽头定义。 路径保留强度可选,有小文档介绍 GUI 范例的使用。 大量使用泛型, 使用了 VC2010 的 C++0x 新特性 && 左值引用,但也支持2008编译器。 很稳定,纠错能力还行,纠正了老版本GHCommonMathlib的严重问题。 http://download.csdn.net/so
ganme-play
- 贪吃蛇(增长,咬尾版)贪吃蛇( TC源码)-Snake (growth of tail biting Edition) Snake (TC source)
tail-biting-con
- 1/2咬尾卷积码,按照GMR1标准编写TCH3信道的FEC码-1/2convolutionl codes,according to the ETSI release 1 FEC codes for TCH3
tail_bitting
- 3GPP中应用的咬尾卷积码matlab功能程序。-the tail biting function using matlab decided in 3GPP.
yaoweijuanjima
- 基于matlab的咬尾卷积码,对数据进行编码,再利用维特比译码的方式进行解码,大学课程设计内容。-Based on matlab tail biting convolutional codes, to encode the data, and then use the Viterbi decoding the way to decode the University curriculum content.
recuduced-complexity-of-Viterbi
- 咬尾比特编码是一种功能强大的前向纠错编码,在很多通信系统中都被采用,本文主要讲述如何减小其算法复杂度-The tail biting bit coding is a powerful forward error correction coding, are used in many communication systems, this paper focuses on how to reduce the complexity of t
TBCC
- This program is for the tail-biting convolutional coder (TBCC) which is described in IEEE802.16m specification.
conv_encode
- 本设计是一个基于FPGA的咬尾卷积码编码器设计,要求使用verilog语言编写编码器模块,通过编译和综合,并通过matlab和modelsim仿真对比验证设计结果。-The design is an FPGA-based tail-biting convolutional code encoder design requires the use verilog language encoder module, through compi
conv_encoder
- TD-LTE中(3.1.7)咬尾卷积码编码器verilog代码-Tail-biting convolutional code encoder verilog code
TD-LTE
- 描述了LTE下行物理信道的信道编码的详细实现,包括CRC校验、turbo编码、咬尾卷积编码和速率匹配等。-Describes LTE downlink physical channel channel coding detailed implementation, including the CRC check, turbo encoding, tail-biting convolutional coding and rate matc
infrastructure.tar
- 介绍了LTE下行物理信道信道编码详细的实施,包括CRC校验,Turbo编码,咬尾卷积编码和速率匹配。-Describes LTE downlink physical channel channel coding detailed implementation, including the CRC check, turbo encoding, tail-biting convolutional coding and rate matchi
Decoder
- 一种应用于咬尾卷积码的译码算法,基于维特比译码算法-A decoding method applied to tail biting convolutional codes of the matlab program