Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ahmedfgad/data_compression_matlab
- Owner: ahmedfgad
- Created: 2018-01-25T14:57:40.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-08T19:44:23.000Z (over 1 year ago)
- Last Synced: 2024-05-21T02:56:23.547Z (8 months ago)
- Topics: compression, hdc, matlab, run-length-encoding
- Language: MATLAB
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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)