How to encode orthogonal matrix using Huffman?
조회 수: 2 (최근 30일)
이전 댓글 표시
I have orthogonal matrix and I want to encode it using Huffman but apparently it takes ages and may not succeed, I don't want to quantize the matrix, is there any other way to encode that matrix ?
댓글 수: 1
Walter Roberson
2015년 9월 10일
How big is the matrix, and what data type is it? Are the values complex? Are they restricted to 0 and 1 (a permutation matrix) ?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Denoising and Compression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!