Importing IQ samples into the matlab

I have IQ samples in " .BINIQ" file and I need to import them into the matlab.
could enybody help me please??

Antworten (1)

Bob Thompson
Bob Thompson am 27 Feb. 2019

0 Stimmen

I'm assuming that '.biniq' is readable as an ascii file. If that is true then here are some options for loading the data:
fopen combined with fgetl

Kategorien

Mehr zu Large Files and Big Data finden Sie in Hilfe-Center und File Exchange

Tags

Gefragt:

am 27 Feb. 2019

Beantwortet:

am 27 Feb. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by