Message encryption algorithms with MATLAB
-
Updated
Jul 7, 2022 - MATLAB
Message encryption algorithms with MATLAB
Error Correction Code (2021 Fall)
This project contains scripts related to various coding theory concepts, including cyclic codes, Hamming codes, and Golay codes. Each script demonstrates encoding, error detection, and correction using different coding techniques.
Laboratory exercise for Information Theory @ FER
Coding theory is the study of methods for the accurate and efficient transfer of information from one place to another. The purpose of coding theory is to quickly encode information, transmission of encoded messages, rapid decoding of messages received and for correction of errors. This code is written in Matlab.
Add a description, image, and links to the cyclic-code topic page so that developers can more easily learn about it.
To associate your repository with the cyclic-code topic, visit your repo's landing page and select "manage topics."