Test-new-data-compression-technique
If you don't have Matlab, you can sign up and request the free trial version for one month. In order to use the program you have to add the following toolboxes (open matlab and click on Add-Ons):
Signal processing toolbox
DSP system toolbox
Communication toolbox
Registration and installation are very fast, so anyone can test the program in a short time.
Files description:
f_Statistics_Set_Shaping_Theory_Huffman_l.m
Matlab program that performs the data compression experiment.
fSSTt.p
Function that performs the transform.
invfSSTt
Function that performs the inverse transform. Furthermore, if the transmitted file is modified by the noise, it can detect the error with a probability 1/(N+1), with N length of the sequence. When the error is detected, appear the message "error found".
In order to understand what the transform does, we suggest to read the following presentation:
https://www.academia.edu/61997612/Set_Shaping_Theory_the_future_of_information_theory_
For any clarification or suggestion contact us at the following e-mail:
Cite As
Christian Schmidt (2023). Test-new-data-compression-technique (https://github.com/cschmidt55/-Test-new-data-compression-technique-V3), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
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 | |
---|---|---|---|
5.0.0 | new version |
|
|
4.0.0 | new version |
|
|
3.0.0 | new version |
|
|
2.0.0 | new version |
|
|
1.0.0 |
|