项目作者: SakshiLajurkar

项目描述 :
Cyclic and Hamming code Algorithms to implement bit error detection and correction
高级语言: Scilab
项目地址: git://github.com/SakshiLajurkar/Bit-Error-detection-and-correction.git


Error-correction-and-detection

• Using Cyclic and Hamming code Algorithms to implement error detection in the message bit entered by the user (binary as well as polynomial input) along with the parity bits.

• The corrected message is passed by Codeword generation and calculating Syndrome for the error patterns.