二进制删除信道下的极化码编译码,包括信道的极化,编码,以及SC算法下的译码。(The binary erasure channel polarization codes, including channel coding and decoding, polarization, under SC algorithm. )
2022-04-13 09:12:59 3KB 算法 极化码 信号
极化码仿真,matlab代码++++++++++++
2022-01-19 12:03:52 12KB polar码 since14l Polar码 polarcode
1
polarcode仿真的matlab代码极地代码 我在Patras大学的电气和计算机工程专业的Matlab上进行Polar代码仿真。 成功取消模式,编码-解码。 亚历山大·凯迪(Alexander El-Kady),
2021-11-21 17:41:56 8.56MB 系统开源
1
polar code implemented in Matlab is done.
2021-09-28 14:05:29 8.56MB polarcode polar polarcodesmatlab polarcodes
matlab代码MATLAB 上的极坐标代码 这是polar码的简单实现,包括编码、AWGN信道、SC解码。 我将来会添加更多代码。 参考 [1] 阿里坎,埃尔达尔。 “通道极化:一种为对称二进制输入无记忆通道构建容量实现代码的方法。” IEEE 信息论汇刊 55.7 (2009):3051-3073。 [2] Sarkis、Gabi 等。 “快速极性解码器:算法和实现。” IEEE Journal on Selected Areas in Communications 32.5 (2014): 946-957。
2021-08-31 16:06:47 5KB 系统开源
1
极地代码 Alpha版本ver。 0.1 用C编写的用于5G NR的Polar码。此版本包含逐次取消解码器,置信传播解码器,CRC编码和解码(根据3GPP规范TS 38.XXX)。 将来的版本包括速率匹配和恢复,输入和编码位交织以及CRC辅助连续消除列表解码器。
2021-06-03 16:47:07 64KB polar-codes 5g-nr C
1
高斯矩阵matlab代码 Polar-Codes 极化码是新近发现的理论上能达到香农限的唯一一种信道编码 0. 编码器采用蝶形图而非矩阵乘方法,相应模块代码在Polar_encoder.h/Polar_encoder.cpp; 常用的译码算法有SC, SCL, CA-SCL,aCA-SCL译码算法,相应模块代码在Polar_decoder.h/Polar_decoder.cpp; 常用的构造码字的方法有蒙特卡洛仿真、高斯近似等方法,相应模块代码在Polar_construction.h/Polar_construction.cpp; 信道使用高斯信道,相应模块代码在Channel.h/Channel.cpp; 调制方式为BPSK调制,相应模块代码在Modulation.h/Modulation.cpp; 上层统计误码率、误比特率模块代码在ice_process.h/ice_process.cpp; (1) main_TestConstruction.cpp 测试几种不同的构造方法; (2) main_TestDecodeSpeed.cpp 测试译码速度; (3) main_TestPe
2021-05-24 17:54:26 25KB 系统开源
1
matlab实现的Polar codes源程序
2021-04-15 16:11:01 8KB Polar CODES polar编码mat 极化码matlab
1
matlab实现的Polar codes源程序
2019-12-21 19:31:45 8KB Polar CODES
1