Shannon-fano encoder
%made by Jamil Kasan from Manila, Philippines
%input = row matrix of occurrences or probabilities e.g. ss=[1 3 4 5] or
%ss=[0.4 0.3 0.2 0.1]
%outputs = string of codewords,average codeword length
to try its credibility, play sf encoder (need to change the location of ff7.txt)
sfencoderkasan is a function file for shannon-fano encoder
its input is a row matrix of occurrences or probabilities
its outputs are codex which is the codewords and T which is the average codeword length
Cita come
Jamil Kasan (2025). Shannon-fano encoder (https://it.mathworks.com/matlabcentral/fileexchange/41727-shannon-fano-encoder), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- FPGA, ASIC, and SoC Development > Vision HDL Toolbox >
- Image Processing and Computer Vision > Vision HDL Toolbox >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
