搜索资源列表
conv_codec.tar
- 通信中常用的卷积码信道译码源码程序,matlab 与 c 相结合的方式。-Communication common Convolutional Codes channel decoder source programs, Matlab and c combined approach.
MAP
- 卷积码的最大后验概率译码算法的一个验证matlab算法,必有注释。
Woven_in_TD-SCDMA
- Woven码在TD-SCDMA中的应用仿真程序,并分别与卷积码,Turbo码在TD-SCDMA中的仿真性能进行了比较。
juanjima
- 它用C语言实现了卷积码的解编码过程,对各位学生做相关论文有帮助
viterbi_wlan_TIc54x
- 卷积码和viterbi译码的TI C54代码
matlab
- 实上,我们可以把系统框图中外编码器、交织器和内编码器三部分级联后的总体,看作一个级联码的编码器,同理,外译码器、去交织器和内译码器三部分级联后的总体构成了级联码的译码器。 本次仿真外编码采用(7,4)HAMMING码,内编码采用(2,1,3)卷积码。交织编码采用(7,4)卷积交织编码或循环等差交织编码。除特别说明外,交织编码采用前者即(7,4)卷积交织编码。 -failed to translate
veterbi416
- 实现(4,1,6)卷积码的维特比译码源程序,采用了最大似然算法-The realization of (4,1,6) convolutional code Viterbi source using the maximum likelihood algorithm
ConvolutionalCode
- 卷积码的编码及解码代码,写的很清晰,很有借鉴作用-Convolutional Coding
cnv_encd218
- 产生(2,1,8)卷积码 ,其生成多项式为(561,753),二进制形式为(101110001,111101011)-Have (2,1,8) convolutional code, the generation polynomial for the (561,753), the binary form (101110001,111101011)
Stack-BucketAlgorithm
- 仿真(n,k,m)非系统卷积码的桶式堆栈算法(Stack-Bucket Algorithm)序列译码在AWGN信道条件下的误码性能,信噪比区间、卷积码参数、生成序列以及吊桶大小、堆栈大小等算法参数均可以自己设定。-Simulation (n, k, m) non-systematic convolutional codes of the barrel stack algorithm (Stack-Bucket Algorithm) sequence decoding in the AWGN ch
juanjima
- 卷积码编译码的matlab实现,采用类维特比译码方法-Convolutional code encoding and decoding of the matlab implementation, using class Viterbi Decoding Method
juanjima
- 包含卷积码众多资料,并附matlab软件的源码-Convolutional code contains a number of information, with the software source code matlab
ConvCodRate1_3-ShannonLimit
- 采用了最小化Gap-to-Capacity方式,码率为1/3的卷积信道编码,来寻找最接近香农限的信道编码方式,并给出了软件和硬件实现的方案,有源码和对应的paper,是卷积编码实现的一种较好思路,便捷和通用。-Used to minimize Gap-to-the Capacity way, a code rate of 1/3 convolutional channel coding, to find the closest to the Shannon limit of channel co
newViterbi217
- 基于IEEE802.11n标准,采用verilog语言设计的(2,1,7)卷积码viterbi译码器,支持1/2,2/3,3/4,5/6四种码率的译码,以测试无误-IEEE802.11n standard Verilog language design (2,1,7) convolutional code viterbi decoder support 1/2, 2/3, 3/4, 5/6 four bit rate decoding to test and correct
GSM-TCH-FS
- TCH/FS信道编码仿真分析,包含卷积码、内编码、外编码、重排和交织-TCH/FS channel coding simulation analysis, contains a convolutional code, inner coding, encoding, rearrangement and interleaver
convolution_code
- 移动通信系统中,卷积码的matlab仿真程序-Convolutional code matlab simulation program
conv-code
- 卷积码的编码译码过程,信道编码方面的应用-Decoding the convolutional code encoding process, the channel coding application
conv_encoder
- (2,1,7)卷积码编码器 能设置初始状态和生成多项式的系数-(2,1,7) convolutional code encoder can set the initial state and the generator polynomial coefficients
viterby
- (2,1,3)卷积码的维特比译码 硬判决 -viterby decoding
TX
- 对线性分组码以及卷积码在不同信道(随机信道及突发信道)中纠错性能进行比较分析。-Linear block code and convolutional code error correction performance in different channels (random channel and burst channel) in a comparative analysis.