搜索资源列表
sovadec
- Soft Input Soft Output Viterbi Algorithm
conv_vit_qam
- Convolutional(2,1,6) Encoder and soft decision Viterbi Decoder
conv_vit_qam
- Convolutional(2,1,6) Encoder and soft decision Viterbi Decoder 刚才上载的有错误,已修正
Viterbi
- Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
tcm_8psk_viterbi
- 通信中的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
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.
Vblast_QR
- VBLAST的QR实现,包括维特比软译码 以及软解调 严格按照802.11构建-VBLAST of QR implementation, including the Viterbi soft decoding and soft-demodulator constructed in strict accordance with the 802.11
viterbi
- 软判决译码方式,2PSK的维特比译码,MATLAB仿真-Soft-decision decoding methods, 2PSK Viterbi Decoding
sovadec
- 软输出的维特比译码算法,matlab源文件-Soft output Viterbi algorithm, matlab source
IS95_forward_code
- 本程序针对高通公司开发的IS-95通信系统,是一个相对完整的IS-95前向信道的仿真源程序,包括Viterbi编码,数据调制,基于RAKE接收机的解调,实现软判决输入的Viterbi译码等模块,并包括有误码率的计算和性能仿真显示。 -The procedure developed for Qualcomm IS-95 communication system, is a relatively complete IS-95 forward channel simulation source c
viterbi_hard_soft_unquant
- Matlab routine for soft and hard decision viterbi decoding of convolutional codes
ReceiverHD_SD
- 基于Viterbi译码的硬判决与软判决接收机-Based on hard decision Viterbi decoding with soft decision receiver
matlab_convolution_code
- The program simulates convolutional code using soft-decoding viterbi algorithm. The choice of generator matrix (G) determines the code rate (1/R) and constraint length of the code (K).
sova0
- This function implememts Soft Output Viterbi Algorithm in trace back mode Input: rec_s: scaled received bits. rec_s(k) = 0.5 * L_c(k) * y(k) L_c = 4 * a * Es/No, reliability value of the channel y: received bits g: encoder generato
vitdec_latest.tar
- Viterbi soft decision decoder C++ source code .-Viterbi soft decision decoder C++ source code .
Viterbi
- Algoritmo de viterbi para decision hard y soft
BPSK-viterbi
- 基于维特比译码算法的BPSK解调方式,survivor_state是一个矩阵,它显示了通过网格的最优路径,这个矩阵通过一个单独的函数metric(x,y)给出,这个算法既能用于硬判决译码也能用于软判决译码。 -BPSK demodulation method based on viterbi decoding algorithm, survivor_state is a matrix, the optimal path of it shows through the grid, the me
viterbi-hard-and-soft-decoding-AWGN_VD_SPC
- VITERBI DECODING HARD AND SOFT DECODING ALGORIHTM
soft-decision-Viterbi-decoder
- soft-decision Viterbi decoder