1. 题目描述 [label color="blue" shape="round"]简单[/label] [label color="indigo" shape="round"]数…
1. 题目描述 [label color="blue" shape="round"]简单[/label] [label color="indigo" shape="round"]数…
1. 题目描述 [label color="blue" shape="round"]简单[/label] [label color="indigo" shape="round"]字…
LeetCode 242 有效的字母异位词,使用数组充当哈希表的解法思路与 C++ 代码实现。
1. 题目描述 [label color="blue" shape="round"]简单[/label] [label color="indigo" shape="round"]数…
1. 题目描述 [label color="blue" shape="round"]简单[/label] [label color="indigo" shape="round"]数…
这篇文章从二阶核 F2 出发,讲清楚 Polar 编码的最小单元、Kronecker 幂生成矩阵、bit-reversal 的不同写法,以及这些矩阵形式如何对应到 N=4 和一般 N 的蝶形编码图。
这篇文章用 Fano 不等式和随机编码思想解释为什么信道容量是可靠通信的速率上限,以及为什么低于容量的速率可以实现可靠传输。
这篇文章补齐学习 Polar 码前最常用的预备知识:二元离散无记忆信道、码长、信息长度、码率、对称容量、硬判决、软判决和 LLR,为后续理解编码、构造和译码打基础。
这篇文章系统概述 Polar 码的提出背景、核心思想、与 Turbo / LDPC 的位置关系、发展脉络以及在 5G NR 控制信道中的应用,为后续学习编码、构造和译码建立完整地图。