Arithmetic Decoding-Matlab Code
Mostrar comentarios más antiguos
Can anyone post the working matlab code for arithmetic decoding? A general code which accepts the symbols and their probabilities from the user.
Respuestas (2)
You can use the function arithenco to encode:
and arithdeco to decode:
Utkarsh Singh
el 1 de Nov. de 2014
0 votos
1 comentario
Harry
el 1 de Nov. de 2014
Yes, these are the inputs to the function. Please see the example at the link I provided.
Categorías
Más información sobre Source Coding en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!