Clear Filters
Clear Filters

How to encode orthogonal matrix using Huffman?

1 view (last 30 days)
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
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) ?

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!