Digital Communication with Python
-
Updated
May 4, 2023 - Python
Digital Communication with Python
C library for Convolutional codes and Reed-Solomon
List of open source channel coding projects and libraries.
High Performance Computing (HPC) and Signal Processing Framework
This is the source code repository for the ICCV 2017 paper "Consensus Convolutional Sparse Coding".
DNA storage for nanopore sequencing using convolutional coding and basecaller-decoder integration
GNURadio implementation of the lazy Viterbi algorithm
Simulation of Digital Communication in Python
Sequential Decoder (Fano's Algorithm) in Matlab for Data Communication and Networking
Viterbi Decoding for Convolutional Codes
An implementation of Huffman coding and Convolutional coding using python
本项目是信息论与编码课程的大作业,涵盖了卷积码 (Convolutional Codes) 与 Turbo 码 (Turbo Codes) 的核心算法实现。通过在 AWGN 信道下进行多维度仿真对比(不同码型、判决方式、迭代次数、码长等),系统分析了误码率 (BER) 性能。项目包含 Viterbi、BCJR 等经典译码算法,以及 Turbo 码的并行级联 (PCCC) 与串行级联 (SCCC) 架构,展示了交织增益、迭代收敛特性和误平层表现。仓库提供完整的源代码、仿真数据与绘图脚本,便于复现和扩展实验。
This repository is the MATLAB codes related to the following article: "Hybrid HMM Decoder For Convolutional Codes By Joint Trellis-Like Structure and Channel Prior"
Communication Lab (2019 Spring)
Implementation of convolutional coding and Viterbi decoding
A viterbi decoding method able to decode both qubit error and syndrome error
University Project for "Electronics and Communication Systems" course (MSc Computer Engineering @ University of Pisa). VHDL design and logical synthesis of a convolutional code generator.
Simulates convolutional codes and Viterbi decoding with visualization support
Add a description, image, and links to the convolutional-codes topic page so that developers can more easily learn about it.
To associate your repository with the convolutional-codes topic, visit your repo's landing page and select "manage topics."