Adaptive coding: Difference between revisions

Content deleted Content added
Line 15:
# While there is more data to send
## Encode the next symbol using the data model and send it.
## Modify the data model based on the last symbol.
 
===Decoder===