Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 536 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 536 Bytes

BCH-encoder-decoder

BCH encoder and decoder built from scratch in MATLAB as course project for EE5160: Error Control Coding

Description

  • project-1.pdf is the problem statement for the project
  • final folder contains the final code for the given specifications
  • Report folder contains the report for the project
  • Other folders contain the files of the collaborators created and updated during development

Note

  • This code has been written in MATLAB R2016a version
  • It is not tested for other versions of MATLAB