Arithmetic code to encode a string of char.

Arithmetic code to encode a string of char.

Al momento, stai seguendo questo contributo

It is a matlab function that codes a string of char with Arithmetic coding.

res=arithmetic_code(alphabet, distr_pr, string)

'alphabet' is a vector that contains the char used in the string 'string'; 'string' is the string to codify; 'distr_pr' is the probability distribution of the alphabet's elements.

Cita come

Andrea Cirillo (2026). Arithmetic code to encode a string of char. (https://it.mathworks.com/matlabcentral/fileexchange/29748-arithmetic-code-to-encode-a-string-of-char), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0