Eliza
Followers: 0 Following: 0
Feeds
提问
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 ...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 2 个回答 | 0
2
个回答提问
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...
4 years 前 | 2 个回答 | 0