How to encode orthogonal matrix using Huffman?
1 view (last 30 days)
Show older comments
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 Comment
Walter Roberson
on 10 Sep 2015
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) ?
Answers (0)
See Also
Categories
Find more on Source Coding in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!