Matlab Implementation of LZW-encoding(Dictionary encoding), this code encodes in process of encoding the given codeword creates a dictionary of codeword patterns and input codeword is encoded into these dictionary entries, decoding part would be like looking up from entries of encoded codeword into dictionary created
tchandrahas/LZW-encoding
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|