MATLAB Demonstration of Custom Binary Arithmetic Coding Algorithm
A MATLAB demonstration of a custom-implemented binary arithmetic coding algorithm. The program reads input data from text.txt file and visually presents the encoding process and results through MATLAB graphical interface, showcasing the complete compression workflow and intermediate calculations.