Encoding sample text-file into 20 symbol Huffman dictionary using MatLab
이전 댓글 표시
Hi, For a part of an assignment at uni I have to encode a sample text containing words, dates (in numbers), commas, dots and spaces. Only alphabet letters must be used for encoding in a 20 symbol dictionary size limit.
MatLab's build in Huffman-functions is preffered for solving this task. How do I limit the alphabet to 20 symbols and how would I go about this in general?
Thank you!
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Source Coding에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!