E003600B - Information Theory, Project - Faculty of Engineering and Architecture, UGent
This project is situated in the domain of error-correcting coding for Audio CDs. The first part of the project comprises the implementation of a Reed-Solomon encoder/decoder. In the second half of the project a part of the audio CD system, as described in its original standard, is implemented. This is all done in Matlab.
File: RSCode.m
File: AudioCD.m
The application is tested on Windows 10 using:
Matlab 9.7
Run any of the .m
files. Static methods are provided to do some basic testing.
Code / Contains the Matlab code.
Data // Contains some input/output data as well as a report.
|- Figures/ // Contains figures for the report.
|- Matrices/ // Contains the data on which the figures are based.
|- Sounds/ // Contains input and output sounds.
- Gerbrand De Laender ([email protected])
- Jan Mariën ([email protected])
- Samuel Rimbaut ([email protected])
- Arne Vandenberghe ([email protected])