搜索资源列表
viterbi
- 卷积码viterbi译码,c语言版,可执行.-Viterbi decoding convolutional codes, c language version
Binary_convolutional_codes
- 实现了二进制卷积码的viterbi硬判,软判,以及穿孔卷积码-Binary convolutional code to achieve the viterbi contractors hardware, soft-contractors, as well as perforation of convolutional codes
Viterbiying
- 维特比硬判决算法,绝对好用,是非常经典的算法,用的是硬判决-viterbi algorithm is very good for decoding for the convolutional codes you won t miss it
cx
- 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including the convolutional code encoding and decoding procedures VITERBI
turbo_code
- turbo_tst.m 是启动文件,利用bcjr算法进行Turbo码的仿真。同时为了进行比较,还进行了viterbi软译码的仿真。单独的turbo码的仿真主要就是bcjr.m程序,viterbi译码所需的文件比较多一点。-turbo_tst.m the startup files, the use of simulation algorithms bcjr Turbo codes. Meanwhile, in order for comparison, the viterbi decoding
BPSK-matlab
- 卷积码的编码,卷积码的维特比译码,运用bpsk编码实现的-Coding convolutional codes, Viterbi decoding convolutional codes, the use of coding to achieve bpsk
Viterbi
- 该程序能实现卷积码的Viterbi译码,输入接收到的码字,即可译出初始码字,并能实现自动纠错。-The program can realize Viterbi decoding convolution codes, enter the received code word can be translated initial codeword, and can realize automatic error correction.
217viterbi(matlab)
- matlab实现217 viterbi译码(硬判决,可直接运行,得到BER曲线)-matlab codes achieve 217 viterbi decoding (hard decision,can be run directly to obtain BER curve)
217viterbi-decoding(C-language)
- C语言实现217卷积码的viterbi译码(软、硬判决的代码都有,运行时先在VC中分别运行软、硬判决的C程序,产生误比特率的数据并存储在.txt文件中,之后在matlab中读取数据,画出误比特率曲线,matlab程序也已给出)-C language achieve 217 viterbi decoding (including hard and soft decision,and the codes should be run in VC to generate and store the BE
M2-lab
- This file have some matlab codes done in my postgraguation regarding viterbi algorithm etc..