Community Profile

photo

Eliza


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Taking the first bit (i.e. even vs odd)
Hi. I need to read a binary data file with this information: 3600000 Samples, 8-Bits, Start Location: 112. I used the command ...

3 years ago | 1 answer | 0

1

answer

Question


Read binary data as three UBYTE (8-bit Unsigned Byte) in MATLAB and use bit shift operators to get two 12 bit streams
I need to read the data as UBYTE (8-bit Unsigned Byte) in MATLAB and then used bit shift operators to get two 12-bit streams wit...

3 years ago | 2 answers | 0

2

answers

Question


How to read different bits from a binary file?
Hi. I am trying to read a binary file with MATLAB which contains different bits (8-bits and12-bits). I read stream 1 easily wit...

3 years ago | 2 answers | 0

2

answers