Compress a sparse matrix
显示 更早的评论
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
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Source Coding 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!