搜索资源列表
-
0下载:
Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
-
-
3下载:
通信中的8psk&tcm的体制研究,matlab源程序代码,采用viterbi译码方式,同时适用于软判决和硬判决两种方式-Communication 8psk & tcm institutional research, matlab source code, using viterbi decoding method applies to both soft-decision and hard decision in two ways
-
-
4下载:
实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
-
-
0下载:
软判决译码方式,2PSK的维特比译码,MATLAB仿真-Soft-decision decoding methods, 2PSK Viterbi Decoding
-
-
0下载:
Its a hard decision viterbi decoder that i built for my final year project.it decodes the convolutionally encoded data of code rate 1/2 having constraint length of 3.
-
-
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
-
-
1下载:
基于Viterbi译码的硬判决与软判决接收机-Based on hard decision Viterbi decoding with soft decision receiver
-
-
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下载:
此程序为(2,1,3)卷积编码和维特比硬译码的MATLAB程序-This program is (2,1,3) convolution coding and Viterbi decoding hard MATLAB program
-