当前位置:
首页 资源下载
搜索资源 - soft decision convolutional code
搜索资源列表
-
1下载:
卷积码译码算法改进
实现Conv.(2,1,9)的编码、软判决滑动窗维特比译码,其生成多项式为G0=561(八进制),G1=753(八进制),调制方式为BPSK,信道为AWGN,比较不同的译码深度对译码器性能的影响-convolutional code decoding algorithm to improve achievement Conv. (2,1,9) of the Code, Soft Decision sliding window Viterbi Decoder, genera
-
-
4下载:
实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
-
-
0下载:
使用MATLAB实现卷积码的编译码,信源为随机产生数,进行软判决译码-Convolutional code using the MATLAB implementation of the codec, source for the randomly generated number, to soft-decision decoding
-
-
0下载:
HI ..This is soft decision decoding for convolutional coding...nice and good code.
-
-
0下载:
scr ipt for computing BER with Binary Convolutional Code
and Viterbi decoding.
Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal
Hard decision and soft decison decoding is used. -scr ipt for computing BER with Binary Conv
-
-
0下载:
scr ipt for computing BER with Binary Convolutional Code
and Viterbi decoding.
Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal
Hard decision and soft decison decoding is used. -scr ipt for computing BER with Binary Convolu
-
-
0下载:
scr ipt for computing BER with Binary Convolutional Code
and Viterbi decoding with finite survivor state memory
Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal
Hard decision and soft decison decoding is used.
-
-
0下载:
卷积码(2,1,7)viteb译码代码 ,采用软判决。-Convolutional code (2,1,7) viteb decoding the code, the use of soft decision.
-
-
1下载:
实现(2,1,6)卷积码的维比特译码源程序,采用了最大似然算法
介绍了软判决维特比译码算法过程的三个步骤:初始化,度量更新和回溯译码
-Achieve (2,1,6) convolutional code Viterbi decoder source code, using the maximum likelihood algorithm for soft decision Viterbi decoding algorithm process three steps: initiali
-
-
0下载:
BPSK仿真在AWGN信道下产生卷积码和非卷积码的比较,约束长度7,多项式[171,133],码率1/2,分别采用硬判决和软判决,Convolutional code and convolutional code comparison, simulation BPSK in AWGN channel constraint length 7 polynomial [171,133], code rate 1/2, respectively, using the hard-decision and
-
-
0下载:
Viterbi译码软硬判决误码率比较 卷积码和删除码-Hard and soft decision Viterbi decoding error rate convolutional code and delete code
-
-
0下载:
(2,1,3)卷积码编码,软判决译码;matlab语言编码;verilog语言译码;-(2,1,3) convolutional code encoding, soft-decision decoding matlab coding verilog decoder
-
-
2下载:
仿真BPSK调制在AWGN信道下分别使用卷积码和不使用卷积码的性能,其中,卷积码的约束长度为7,生成多项式为[171,133],码率为1/2,译码分别使用硬判决译码和软判决译码。-Simulation BPSK modulation and convolutional code are not used convolutional codes in AWGN channels, where the constraint length of the convolutional code is 7,
-
-
1下载:
卷积码的编码过程,维特比译码的硬判决和软判决,等效基带模型的仿真,包括QAM调制和PSK调制-Convolutional code encoding process, the Viterbi decoding hard decision and soft-decision, equivalent baseband model simulation, including QAM modulation and PSK modulation
-
-
0下载:
卷积码Viterbi译码,包括软判决和硬判决,别人上课的程序-Convolutional code Viterbi decoding, including soft decision and hard decision, others school programs
-
-
2下载:
(1) 在c或matlab环境下实现卷积码编码模块,并嵌入实验一的通信链路中,要求编码模块有一定通用性可以设定约束长度、卷积码抽头系数;
(2) 设定约束度分别为7、9的1/2卷积码,仿真分析这些码的硬判决译码性能、绘制误码性能曲线,对比不同约束度下卷积码的性能,分析译码复杂性;
(3) 设定约束度为7的1/2卷积码,进行无量化软判决译码,仿真分析比较软硬判决译码性能;
(4) 设定约束度为7的1/2卷积码,量化比特分别为3、4、5、6,仿真分析比较量化对误码性能的影响;
(5)
-
-
0下载:
Complete the integration of all the blocks using source and convolutional coders on the previous slide. Next add modulation and AWGN channel. Now show the working of the whole system by showing the Huffman coded dictionary, channel coded data, conste
-