Hi,
Pleas comment the codes, at least function definitions.
I cant figure out what a function does.
20 Sep 2008
khalil ahmed
good effort
16 May 2008
Arithmetic coding Compression
Arithmetic coding and decoding for Text Compression
31 Jan 2008
Ian Mill
This work was already posted by someone in matlab ...
10 Aug 2007
Dimitri Shvorob
Some of your code won't work: you invoke function 'countmodel', but don't provide it. ('countmodel.m' contains function 'probmodel'). More unpleasant is absence of any 'help' in your files; it's lazy and disrespectful.