https://github.com/christiansiegel/convolutional-code-performance
Study of Decoding Performances of Convolutional codes by MATLAB Simulation.
https://github.com/christiansiegel/convolutional-code-performance
Last synced: 3 months ago
JSON representation
Study of Decoding Performances of Convolutional codes by MATLAB Simulation.
- Host: GitHub
- URL: https://github.com/christiansiegel/convolutional-code-performance
- Owner: christiansiegel
- Created: 2017-07-28T16:56:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-28T17:12:08.000Z (almost 8 years ago)
- Last Synced: 2025-01-17T02:26:29.276Z (5 months ago)
- Language: Matlab
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Study of Decoding Performances of Convolutional codes by MATLAB Simulation.
Mini Project for Aarhus University's [Information Theory and Coding](http://kursuskatalog.au.dk/en/course/60135) course.
The MATLAB code evaluates the performance of different convolutional codes correcting random and burst errors introduced by transmission over a simulated noisy channel.

For detailed information and simulation results please refer to the [PDF report](doc/report.pdf).