Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How can I Huffman encode and decode a 1D vector?
1 回表示 (過去 30 日間)
古いコメントを表示
X = [64,1,0,1,11,1,4,1,-1,1,0,3,-2,1,-6,1,2,1,0,8,1,1,0,1,-1,1,0,10,-1,1,1,1,0,1,1,1,0,5,-1,1,0,22];
I have this vector and I want to Huffman encode it and then Huffman decode it again ?
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!