CagriUysal/Data-Compression-Algorithms
Following data compression algorithms used to compress a sample text file:
Binary Huffman
Ternary Huffman
Arithmetic
LZ coding
Run compare_algorithms.m to take results of each compression algorithm (# of bits before and after compression) and see the compression rates in a graph, or run the funtions individually if you want specific algorithm's result.
Cite As
Cagri UYSAL (2025). CagriUysal/Data-Compression-Algorithms (https://github.com/CagriUysal/Data-Compression-Algorithms), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.1.0.0 | Added graph image. |
|
|
| 1.0.0.0 |
