Comparison between error correcting codes using Hard decision and Soft decision.
To run these scripts it is necessary to be running a version of python greater than 3.5 and with the following packages installed:
- numpy | It can be installed using pip with the command below:
pip install numpy
- tabulate | It can be installed using pip with the command below:
pip install tabulate
Contains a jupyter notebook with a demonstration of usability
Contains the codes used to generate the results
Within this module are the files used to manipulate the elements and perform the operations
- Kumar, P. Error control coding; Fundamentals and applications. 2004. ISSN 0163-6804
- Moon, Todd K. Error correction coding : mathematical methods and algorithms /Todd K. Moon. 2005. ISBN 0-471-64800-0
- Wallis16 Github





