Description: In this program set, two types of arithmetic coding has been implemented.
1) Arithmetic Coding with Scaling
To implement this method 4 programs has been used in the set. The programs are
a) arithscale.m
b) probmodel.m
c) arithscalecod.m
d) arithscaledecod.m
To test the program two text files are given with names seq.txt and seq1.txt.
1) Integer Arithmetic Coding
To implement this method 4 programs has been used in the set. The programs are
a) arithint.m
b) countmodel.m
c) arithintcod.m
d) arithintdecod.m
To test the program two text files are given with names seq.txt and seq1.txt.
To Search:
- [arco] - arcodemo.m: demonstration of arithmetic
- [Arithmetic_coding] - Arithmetic coding for entropy coding in
File list (Check if you may need any files):
Arithmetic
..........\arithint.m
..........\arithintcod.m
..........\arithintdecod.m
..........\arithscale.m
..........\arithscalecod.m
..........\arithscaledecod.m
..........\countmodel.m
..........\probmodel.m
..........\Readme.txt
..........\seq.txt
..........\seq1.txt