搜索资源列表
-
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
-
-
1下载:
通信中的TCM&16QAM源程序代码,开发环境matlab7.5 采用viterbi软判决译码-Communication TCM & 16QAM source code, development environment matlab7.5 using soft-decision viterbi decoding
-
-
4下载:
实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
-
-
0下载:
viterbi译码源代码,可以直接调用 The Viterbi decoder for convolutional codes-viterbi decoder source code, can be directly called The Viterbi decoder for convolutional codes
-
-
0下载:
用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编解码全部自己编写代码(S-Function方式)-Simulink simulation using convolutional coding and Viterbi decoding method used to decode, which codec to prepare all their own code (S-Function mode)
-
-
0下载:
卷积编码和viterbi译码实现参考的一些论文-reference paper used to realize convolution code and viterbi decode
-
-
0下载:
Hidden Markov Model Toolbox
-
-
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.
-
-
1下载:
卷积码和viterbi译码源程序,用MATLAB实现,本人亲自试验过绝对没有错误,希望对大家有用-Convolutional codes and viterbi decoding source code, using MATLAB to achieve, I personally tested absolutely no mistakes, want to be useful to everyone
-
-
0下载:
通信中的tcm&16qam体制的研究,matlab源程序代码,采用viterbi应判决译码-Communication tcm & 16qam study of the structure, matlab source code, used to be decision viterbi decoding
-
-
0下载:
matlab code for viterbi decoder
-
-
0下载:
matlab code for viterbi constraint length 3,G=[111],[101] can decode 14 bits at a time. execution procedure
1. execute the code then it will ask for input
2. give input in this manner. ex[1 1 0 0 1 0 1 0 1 0 1 0 1 0]
3.To see the decoded data
-
-
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.
-
-
1下载:
实现卷积编码和相应的维特比译码(卷积码编码器为(2,1,3),维特比译码针对第1、3位模二加和第1、2位模二加)-Convolutional coding and the corresponding realization of Viterbi decoding (convolutional code encoder for the (2,1,3), Viterbi decoder bit mode for the first 1,3 and 1,2 position two plus two
-
-
0下载:
卷积码的维特比译码程序,运用MATLAB语言-Viterbi convolutional code decoding program, the use of MATLAB language
-
-
0下载:
实现hmm基本算法。此代码实现基本的viterbi算法。有学习功能-The matlab code implements Viterbi algorith to realize HMM s learning.
-
-
0下载:
these code indicates viterbi decoder and convolutional encoder
-
-
3下载:
通信传输过程中使用TCM 维特比编译码的源程序 包括编码和解码两个子程序,可以绘出误码率曲线-Communication transmission TCM Viterbi decoding using the source code, including encoding and decoding of two subroutines, you can draw the curve of bit error rate
-
-
0下载:
对CDMA通信系统进行matlab仿真,包括Viterbi编码(卷积编码),交织,扩频,调制,解调,抽样判决,解偏置,码型转换,解交织等源代码,给出了误码率曲线。-Matlab on the CDMA communication system simulation, including the Viterbi coding (convolutional coding), interleaving, spreading, modulation, demodulation, sampling dec
-