BCH-encoder-decoder icon indicating copy to clipboard operation
BCH-encoder-decoder copied to clipboard

BCH (Bose-Chaudhuri-Hocquenghem) encoder and decoder built from scratch in matlab as course project for EE5160: Error Control Coding

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