Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahmedfgad/data_compression_matlab

Data Compression Techniques Implementation in MATLAB
https://github.com/ahmedfgad/data_compression_matlab

compression hdc matlab run-length-encoding

Last synced: about 2 months ago
JSON representation

Data Compression Techniques Implementation in MATLAB

Awesome Lists containing this project

README

        

A MATLAB package of some compression techniques that can be used in a straightforward way via the GUI.
Jist run the .fig file and select the compression technique to use. Each technique has a text to compress which is stored internally in the code.
You can change that text to another one to compress whatever you want.

## For Contacting thr Author
* E-mail: [email protected]
* [LinkedIn](https://www.linkedin.com/in/ahmedfgad)
* [Amazon Author Page](https://amazon.com/author/ahmedgad)
* [Hearbeat](https://heartbeat.fritz.ai/@ahmedfgad)
* [KDnuggets](https://kdnuggets.com/author/ahmed-gad)
* [TowardsDataScience](https://towardsdatascience.com/@ahmedfgad)
* [GitHub](https://github.com/ahmedfgad)