Replace binary values with varying binary values

1 次查看(过去 30 天)
Hello,
I have an array of 32 bit binary numbers and I want to replace the last bits with varying lengths of binary numbers.
10111 10110 In this I only change the last bit
10011 10000 In this one I only change the last 2 bits
and so on
  4 个评论
Adam Danz
Adam Danz 2019-4-25
I still don't understand the question. The example looks like a simple count from 1800, 1801, ..., 1807 in binary.
lavanya vs
lavanya vs 2019-4-25
I want to encode the last few bits based on a mapping ( using LSB)

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Whos 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by