搜索资源列表
turbo_sys_demo
- 程序包括Turbo 码的编码与译码算法.Turbo 码译码算法包括LOG-MAP和SOVA.-procedures include the Turbo Code encoding and decoding algorithm. Turbo Decoding algorithm including LOG-MAP and SOVA.
SOVA
- 这是log-map或者说是软输出维特比算法的一个实现。-This is the log-map or the soft output Viterbi Algorithm in a realization.
turbodecode
- 第一个编码的程序调出来了,1/2的码率,用的是8×8行列交织器,rsc用的是 g0=[1 1 1],g1=[1 0 1]。算法是根据网格图来编写的。 信息输入是64bit的(0,1,0,1,0,1,0,1,0,0,、、、、、),最后结果是stream[128]=[00100110011000100101000001010101000001010101000001000101000101000101000101000101000001000100000001000100000001010100
Turbocode
- 包括turbo码编译码程序,译码算法包括sova及max-log-map算法,并有完整链路验证其性能。-including turbo coding - decoding procedures, SOVA including decoding algorithm and max-log-map algorithm, and link integrity test its performance.
sovadecode
- SOVA matlab译码程序,一个老外博士写的, 挺不错的,可输出软信息。-SOVA Matlab decoding procedures, a foreigner written by Dr Ting good, soft output information.
viterbi-SOVA
- 软输出维特比译码算法的C语言详细实现,程序效率高,比MATLAB快多了.
turbo
- Turbo编解码,可以使用Logmap或者SOVA解码算法
turboprog
- turbo码的译码,以及包含LOGMAP和SOVA两种算法
turbo.rar
- tuobo码的编码,以及tuobo码的译码算法,其中包括log-map算法和sova算法,tuobo code encoding and decoding algorithm tuobo code, including algorithms and log-map algorithm sova
sova0
- sova.wuyufeng的译码程序,还可以,需要的可以下载看看,不需要的也可以-sova.wuyufeng the decoding process can also be required can be downloaded to see, do not need can also be
sova0
- SOVA Soft out put viterbi Algorithm
gsm
- GSM信道均衡的SOVA算法,用在飞思卡尔的MSC8126的维特比协处理器上。-GSM Channel Equalizatino Decoding and SOVA on the MSC8126 Viterbi Copprocessor
SOVACode
- This matlab code for hard SOVA decoding of convolutional code. very useful for understaing and simulation-This is matlab code for hard SOVA decoding of convolutional code. very useful for understaing and simulation
Turbo
- 使用log-map sova 进行turbo 并有完整-use log-map sova decode the turbo code
Turbo_encode_decode
- Turbo码编译码的matlab源代码,包括logMAP算法与SOVA算法。可设置信道SNR参数,帧长度,删余系数等。-Turbo Codes Encoding and Decoding of the matlab source code, including logMAP algorithm and SOVA algorithms. Parameters can be set to channel SNR, frame length, deleted I coefficient.
turbo_logmap
- turbo码的译码,以及包含logmap和sova两种算法-turbo_logmapturbo,logmap and sova
turbo
- this is turbocode encoder,decoder,sova algorithm
sova
- matlab纠错码编译原理之程序2 做实验时免去了手工输入的繁琐 和避免出错-matlab compiler theory of error-correcting code program 1
SOVA
- It is Soft Ouput viterbi algorithm implemented in matlab platform for the use in turbo coding.All file are included in the rar file
turbo_new
- 包含完整的编译码代码和误码率仿真曲线,给出了1/10码率的情况,也可更改为其他码率(sova , logmap decoding)