lz77(inputVar,windowType,windowSize)
Version 1.0.0.0 (8.61 KB) by
Vishnu Muralidharan
lz77 compression function for text compression
The function can be used for compression and text files. It provides options for a growing window or a fixed window. The growing window is chosen by default.
If a fixed window is used, then the right size for window should be chosen by trial-and-error if proper compression does not result.
Cite As
Vishnu Muralidharan (2026). lz77(inputVar,windowType,windowSize) (https://uk.mathworks.com/matlabcentral/fileexchange/54851-lz77-inputvar-windowtype-windowsize), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Denoising and Compression in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
