Replace binary values with varying binary values

조회 수: 1 (최근 30일)
lavanya vs
lavanya vs 2019년 4월 23일
댓글: lavanya vs 2019년 4월 25일
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에서 Cell Arrays에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by