搜索资源列表
Viterbi
- Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
Convulutional_Encode_Viterbi_D
- Encoded by Systematic convolutional code, decoded by Viterbi using Hamming distance.,Encoded by Systematic convolutional code, decoded by Viterbi using Hamming distance.
16QAM_Viterbi_soft
- 通信中的TCM&16QAM源程序代码,开发环境matlab7.5 采用viterbi软判决译码-Communication TCM & 16QAM source code, development environment matlab7.5 using soft-decision viterbi decoding
viterbi
- 实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
V
- viterbi译码源代码,可以直接调用 The Viterbi decoder for convolutional codes-viterbi decoder source code, can be directly called The Viterbi decoder for convolutional codes
2008_4
- 试说明卷积编解码的工作原理。 请用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编解码全部自己编写代码(S-Function方式),在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。 -Descr iption Convolutional codec test works. Please use Simulink simulation of convolutional coding and Viterbi decoding method used to
juanji
- 用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)
viterb_relize
- 卷积编码和viterbi译码实现参考的一些论文-reference paper used to realize convolution code and viterbi decode
viterbidec
- 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.
juanjima_and_viterbi
- 卷积码和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
16QM_viterbi_hard
- 通信中的tcm&16qam体制的研究,matlab源程序代码,采用viterbi应判决译码-Communication tcm & 16qam study of the structure, matlab source code, used to be decision viterbi decoding
berqpskfive
- It calculates tha Bit Error Rate of the QPSK modulation scheme with Viterbi code K=5
computingBERConvolutionalCod1
- scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding with finite survivor state memory and variable traceback depth Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision decoding i
berqpskefta
- Bit Error Rate of QPSK Modulation and Viterbi code with K=5
Hviterbi
- viterbi硬判决代码,用于卷积码译码-hard decision viterbi code for decoding convolutional codes
viterbi
- 实现hmm基本算法。此代码实现基本的viterbi算法。有学习功能-The matlab code implements Viterbi algorith to realize HMM s learning.
TCM_vit
- 通信传输过程中使用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
viterbi-code
- 利用维特比算法求误码率,通信与信号系统专业常用代码,-The Viterbi algorithm seek error rate, communication and signal systems of professional commonly used code
viterbi-code
- viterbi编码的function形式,可在matlab中直接运行-viterbi coding function form can be run directly in matlab
viterbi-3.0.1
- viterbi decoding algorithm c++ code