搜索资源列表
-
1下载:
实现卷积码的BPSK调制、vitbi译码及软硬判决与未编码的BPSK误码率的对比-Convolutional codes to achieve BPSK modulation, vitbi hard and soft decision decoding and BPSK and uncoded BER comparison
-
-
4下载:
实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
-
-
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 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下载:
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 decoding is used.
-
-
0下载:
Matlab routine for soft and hard decision viterbi decoding of convolutional codes
-
-
0下载:
对卷积码进行译码MATLAB仿真,Hard Decision Viterbi Decoder-Decoding convolutional codes of MATLAB simulation, Hard Decision Viterbi Decoder
-
-
0下载:
a卷积码的硬判决译码simulink实现-the realization of hard decision of convolutional coding using matlab or simulink function in wireless communication a a aaa aa
-
-
0下载:
卷积码的实现,c比matlab快很多。scr ipt for computing the BER for BPSK modulation in AWGN with
Hard and Soft decision Viterbi decoding with traceback-discuss a simple binary convolutional
coding scheme at the transmitter and the associated Viterbi (maximum li
-
-
0下载:
基于MATLAB的卷积码的编译码实现。采用串行编码原理实现编码,Viterbi硬判决实现译码。-Encoding and decoding of convolutional codes based on MATLAB. Coding theory serial code, the Viterbi hard decision to achieve decoding.
-
-
0下载:
(2,1,3)卷积码编码,硬判决译码;编码是matlab语言,译码是verilog语言-(2,1,3) convolutional code encoding, hard decision decoding coding is matlab language, decoding is verilog language
-
-
0下载:
MATLAB下使用viterbi算法进行卷积码的仿真范例。可以用任意配置的卷积码。testConv.m启动仿真,其中用了两种卷积码(一个1/2和一个2/3卷积码)。若要使用硬判决,需修改metric.m文件。其他就没有什么要改的了。解压即可使用。-Under viterbi algorithm using MATLAB simulation examples of convolution codes. Can be used in any configuration of the convolu
-
-
0下载:
一种应用于卷积码的硬判决维特比译码算法的matlab程序-Hard decision Viterbi decoding algorithm for convolutional code matlab program
-
-
2下载:
(1) 在c或matlab环境下实现卷积码编码模块,并嵌入实验一的通信链路中,要求编码模块有一定通用性可以设定约束长度、卷积码抽头系数;
(2) 设定约束度分别为7、9的1/2卷积码,仿真分析这些码的硬判决译码性能、绘制误码性能曲线,对比不同约束度下卷积码的性能,分析译码复杂性;
(3) 设定约束度为7的1/2卷积码,进行无量化软判决译码,仿真分析比较软硬判决译码性能;
(4) 设定约束度为7的1/2卷积码,量化比特分别为3、4、5、6,仿真分析比较量化对误码性能的影响;
(5)
-