TDPC 编码器我要分享

TDPC encoder

matlab 编码器 TDPC

关注次数: 307

下载次数: 1

文件大小: 1.03 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明: This file simulates a two-dimensional parity check encoder.  Consider a wireless communication scheme which is designed to convey messages between a transmitter  and a receiver over a wireless channel. Suppose that each message is a row vector x comprising k number  of symbols. Each symbol has an integer value in the range 0 to (M − 1), where M is known as the radix of  the symbols. For example, the message vector x = [2, 0, 1, 1, 3, 2] comprises k = 6 symbols, having a radix  of M = 4. 


English Description:

This file simulates a two-dimensional parity check encoder. 


代码预览