This repository contains skeleton implementations of some famous coding schemes used frequently. The current repo holds:
- Huffmann Coding
- Run Lenght Coding
- Lempel-Ziv-Welch Coding
- Shannon-Fano-Elias Coding
The implementations are done in MATLAB/Octave.
People are free to download, edit and use it however required.