当前位置:
首页 资源下载
搜索资源 - matlab code logmap algorithm
搜索资源列表
-
3下载:
LogMAP译码算法,可用于递归卷积编码和非递归卷积编码的译码,代码质量高,供参考,<1> Log MAP decoder for RSC and NSC convolutional codes
<2> Based on Lalit Bahl s original BCJR algorithm and its logarithmic version (Hanzo & Woodard).
<3> Test-bench code is also inclu
-
-
1下载:
有关Turbo码的matlab仿真程序,包括信源,BSC编码,伪随机交织,打孔,信道仿真等。最重要的是LOGMAP算法,包含在logmapo.m.里面。这是VT的吴宇飞写的源码,我自己根据理解写了一个稍微简单点能理解的程序,在logmap.m里面 -Of the Turbo code matlab simulation program, including source, BSC code, pseudo-random interleaver, perforated, such as chann
-
-
5下载:
课程设计两个程序:一:数据帧(程序每帧设置为400bit)在有扰信道传输时,采用Turbo码进行编译码。并仿真Log-MAP译码算法在不同迭代次数下的性能。
二:实现有扰信道中,不同信噪比下,采用MAP译码算法的Turbo码的性能。
以上各主程序均有做比较详细的程序注释
可直接运行turbo_main.m或LogMAP.m,稍等片刻即可观察到仿真结果
-two programs of Curriculum design : a: Data frames
-
-
1下载:
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.
-