plex1 / turpy

Python simulation of turbo and viterbi decoding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

TurPy (Turbo Code Simulation in Python)

This is an implementation of forward error correction encoders and decoders in the python programming language. Included are convolutional and turbo codes whereas its parameters are highly variable.

For instructions on how to use this package see this Jupyter notebook.

About

Python simulation of turbo and viterbi decoding.

License:BSD 2-Clause "Simplified" License


Languages

Language:Jupyter Notebook 65.2%Language:Python 34.8%