Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Replacing last few bits for huffman encoding using LSB

1 Ansicht (letzte 30 Tage)
lavanya vs
lavanya vs am 25 Apr. 2019
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
'11100001000' Now I want to change the last 4 bits for the first value
3 bits for the second value
1 bit for the third value depending on the count of the bits I need
'11100001001' to replace.
'11100001010'
'11100001011'
'11100001100'
'11100001101'
'11100001110'
'11100001111'

Antworten (0)

Diese Frage ist geschlossen.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by