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??

답변 (1개)

Bob Thompson
Bob Thompson 2019년 2월 27일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Large Files and Big Data에 대해 자세히 알아보기

태그

질문:

2019년 2월 27일

답변:

2019년 2월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by