搜索资源列表
-
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下载:
With using noisy data and created data, soft and hard decision are made by viterbi decoder
-
-
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 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
-
-
1下载:
基于Viterbi译码的硬判决与软判决接收机-Based on hard decision Viterbi decoding with soft decision receiver
-
-
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下载:
自己用matlab与c接口方法编写的可以用matlab调用的C程序,实现Viterbi译码(软硬都可)。使用前在matlab里输入:mex - 文件名.c;-A c file can be used in matlab scr ipt to achive Viterbi Decoding (Error Control Coding) for both Hard Decision and Soft Decision.
-
-
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-function编写的维特比译码器,译码方式为硬判决。-Hard decision Viterbi decoder
-
-
0下载:
此程序为(2,1,3)卷积编码和维特比硬译码的MATLAB程序-This program is (2,1,3) convolution coding and Viterbi decoding hard MATLAB program
-
-
0下载:
matlab实现217 viterbi译码(硬判决,可直接运行,得到BER曲线)-matlab codes achieve 217 viterbi decoding (hard decision,can be run directly to obtain BER curve)
-
-
8下载:
利用MATLAB实现了卷积码编码和维特比译码的整个过程,实现了软判决和硬判决的对比。-Using MATLAB realize the whole process of convolution code and Viterbi decoding to achieve a contrast soft decision and hard decision.
-