Compress a sparse matrix
Show older comments
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 Source Coding 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!