详细介绍与分析了符合CSSDS编码标准的(7,1/2)卷积编码及其维特比译码算法的软件实现
2022-05-10 19:33:55 88KB 卷积编码
1
【doc】非系统RS码的删/错译码算法.doc
2022-05-09 09:06:24 32KB 算法 文档资料
Reed-Solomon译码算法.doc
2022-05-08 19:07:11 24KB 算法 文档资料
On the Sphere-Decoding Algorithm I. Expected Complexity Abstract—The problem of finding the least-squares solution to a system of linear equations where the unknown vector is comprised of integers, but the matrix coefficient and given vector are comprised of real numbers, arises in many applications: communications, cryptography, GPS, to name a few. The problem is equivalent to finding the closest lattice point to a given point and is known to be NP-hard. In communications applications, however, the given vector is not arbitrary but rather is an unknown lattice point that has been perturbed by an additive noise vector whose statistical properties are known. Therefore......
2022-05-06 18:32:46 250KB sphere decoding
1
BPSK,QPSK,8PSK,4QAM,16QAM,五种调制方式下的球形译码算法的MATLAB仿真,matlab2013b仿真。
2022-05-04 17:17:35 40KB matlab 算法 开发语言 球形译码
基于biBM译码算法的RS解码器,需要这一方面程序的可以参考使用,是matlab程序
2022-05-03 14:10:50 5KB 源码软件 matlab rs码 信道编码
1
结合低密度奇偶校验码(LDPC)的译码算法和最新的现场可编程门阵列(FPGA)技术,提出了一种对低密度 奇偶校验码的最小和算法(MSA)进行C 语言现场可编程门阵列编程实现的新方案。基于Xilinx 公司的Virtex2 系列芯片 XC2V2000,设计实现了一种码长为250,码率为0.5 的(3,6)低密度奇偶校验码译码器,并给出了寄存器传输级(RTL)协同 仿真系统结构,证实了低密度奇偶校验码具有良好的纠错性能,为软件工程师开发基于现场可编程门阵列的嵌入式系统提供 了新的思路。
2022-05-01 10:55:17 1.05MB LDPC FPGA
1
matlab编程算法,硬译码,chase译码
2022-04-30 20:02:18 2KB 硬译码、chase译码
1
LDPC码并行译码算法的研究及其基于CUDA的实现
2022-04-15 11:10:45 2.49MB LDPC码 CUDA
1
BCC卷积码的维特比译码算法_matlab_demo 自己参照原理写的维特比译码算法 对(2,1,7)217卷积码数据进行加高斯白噪声,对比不同信噪比下的维特比译码误比特率 使用:在matlab直接跑CC_SimTest.m可运行
2022-04-06 02:15:37 35KB matlab 算法 维特比 BCC卷积码