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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 2 | 0