极性码编码器和解码器我要分享

Polar Code Encoder and Decoder

matlab 解码器 编码器 极性

关注次数: 299

下载次数: 0

文件大小: 43.76 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:极地的编码与此包相关的必要背景知识可以见于报纸 E.Arikan,"A 性能比较的极地号和 Reed-muller 代码,"IEEE 通信信件、 卷 12、 号 6、 2008 年 6 月。该软件包包括一个测试文件可以进行编辑的"main.m"为各种不同的代码。此版本具有编码中的没有一点逆转。此版本使用 mex 文件来提高解码速度。使用 G_RM(n,n) 在自然的索引顺序矩阵


English Description:

The necessary background for polar coding related to this package can be found in the paper E. Arikan, "A Performance Comparison of Polar Codes and Reed-Muller Codes," IEEE COMMUNICATIONS LETTERS, VOL. 12, NO. 6, JUNE 2008.The software package includes a test file "main.m" which may be edited for various different codes.This version has no bit reversal in encoding.This version uses mex files to improve the decoding speed.Uses submatrices of G_RM(n,n) in natural index order


代码预览