Compress a sparse matrix

6 views (last 30 days)
Michael Dunn
Michael Dunn on 22 Dec 2014
Hi, I have a matrix with %98 of its elements zero and the rest is integers. I would like to perform lossless compression on it.cI've tried Huffman and Arithmetic coding but I wonder if I can find a compression way better than those. Is there anyone who could give me advise? Thank you.
Michael Dunn

Answers (0)

Categories

Find more on Large Files and Big Data in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!