搜索资源列表
viterbi-hard-9
- 硬判决viterbi约束长度9测试,c++代码.-hard decision Viterbi constraint length 9 test, c + + code.
viterbi
- 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebrai
viterbi-soft-9
- 软判决功率归一viterbi约束长度9,c++代码。-soft-decision power under a Viterbi constraint length 9, c++ code.
viterbi-hard-9
- 硬判决viterbi约束长度9测试,c++代码.-hard decision Viterbi constraint length 9 test, c++ code.
viterbi_binary_hard
- (3,1,4)卷积码的viterbi硬判决的源代码,通过高斯信道的误码率-(3,1,4) Convolutional Codes Viterbi hard decisions source code, the Gauss channel BER
viterbi1lva
- 这是lva算法,List of viterbi algorithm,使用qpsk信道,采用的编码是(133,171,165)-algorithm List of Viterbi algorithm, use qpsk channel, the coding is used (133,171,165)
viterbi
- 卷积码的维特比译码,约束长度为9,分别采用硬判决和软判决实现-Convolutional code Viterbi decoder, constraint length of 9, respectively, using hard-decision and realize soft-decision
hard_viterbi_decode
- viterbi硬判决的程序,包括绘制信能曲线图等。基于matlab实现-hard-decision viterbi procedures, including mapping, such as a letter to curves. Based on matlab realize
viterbi
- 介绍了viterbi译码器的编解码器的设计,包括decoder.v,encoder.v.control.v,ram.v等,压缩 包里面有pdf说明-Introduced a viterbi decoder codec design, including decoder.v, encoder.v.control.v, ram.v and so on, there are pdf compression package descr ipti
channel_dec
- 维特比硬判决的译码程序,可以经过简单修改适应任何的约束长度-Hard-decision Viterbi decoding process can be simply adapted to any constraint length
Viterbi
- Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
viterbi
- 一个(k,n,K)的卷积码的维特比译码算法-A (k, n, K) convolutional codes Viterbi decoding algorithm
viterbi
- 实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
viterbi
- 软判决译码方式,2PSK的维特比译码,MATLAB仿真-Soft-decision decoding methods, 2PSK Viterbi Decoding
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.
ViterbiMLD
- This viterbi soft and hard decision decoding ...extremely useful and easy approach for BER .-This is viterbi soft and hard decision decoding ...extremely useful and easy approach for BER .
viterbi
- 硬判决viterbi译码的硬件实现,通过verilog语言。采用回溯的方法。回溯深度为16.-Hard decision viterbi decoding in hardware, through the verilog language. A retrospective approach. Back depth is 16.
viterbi-hard-and-soft-decoding-AWGN_VD_SPC
- VITERBI DECODING HARD AND SOFT DECODING ALGORIHTM
viterbi
- 卷积码,Bpsk调制,利用硬解码和维特比软译码(Convolutional code, Bpsk modulation, using hard decoding and Viterbi soft decoding)