Index into 32 bit word to extract relevant data
Ältere Kommentare anzeigen
I have an array of 32 bit words created by reading from a binary file. Each 32 bit word contains 12 bits of I(in-phase) and 12 bits of Q(quad-phase) data. What is the most efficient way to extract the IQ data to create an array of complex data?
Antworten (1)
Steven Lord
am 5 Aug. 2020
0 Stimmen
Kategorien
Mehr zu Data Type Conversion finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!