Talk:Rice coding: Difference between revisions

 
Line 7:
 
:Using the Wikipedia instructions (as I read them at least ) with an M that is a exact exponent of 2 results in padding the remainder with one extra zero. I have changed this in the Julia example, which decreases the bit length of results by one. Numbers well over the M used are still going to use more bits than the ordinary bit representation, since each multiple of M contained in the number adds another bit to the front of the bits used.--[[User:Wherrera|Wherrera]] ([[User talk:Wherrera|talk]]) 17:54, 21 September 2023 (UTC)
 
:As I wrote that ..q+k remark it dawned on me that a much more thorough test might be to bolt the encode results together and show that can be properly decoded. --[[User:Petelomax|Petelomax]] ([[User talk:Petelomax|talk]]) 02:28, 22 September 2023 (UTC)
7,820

edits