turbo码的MAP解码,matlab写成我要分享

MAP decoding of Turbo code, written in MATLAB

matlab map 解码 turbo 写成

关注次数: 218

下载次数: 0

文件大小: 5.21 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明: MAP算法是基于编码网格图的软输出译码算法,目的是使译码输出比特错误概率最小。根据最大似然译码原理,译码器的主要任务就是计算在接收采样条件下,传输符号的概率。而后,将其判决为概率值最大的信息符号。


English Description:

Map algorithm is a soft output decoding algorithm based on coded trellis graph, which aims to minimize the error probability of decoding output bits. According to the principle of maximum likelihood decoding, the main task of the decoder is to calculate the probability of transmission symbol under the condition of receiving sampling. Then, it is judged as the information symbol with the largest probability value.


代码预览