How to encode orthogonal matrix using Huffman?
1 回表示 (過去 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 で Source Coding についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!