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!