Test-new-data-compression-technique

Test new data compression technique

51 Downloads

Updated 2 Mar 2023

From GitHub

View License on GitHub

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:

Christian.Schmidt55u@gmail.com, adrain.vdberg66@yahoo.com

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
Created with R2022a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

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

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.