필터 지우기
필터 지우기

How to formally specify an arbitrary array for PLUTO SDR transmission?

조회 수: 1 (최근 30일)
Job Chunkath
Job Chunkath 2020년 3월 3일
Hi,
I am trying to setup a comm. system with ADLAM PLUTO SDR. I have a doubt regarding 'SamplesPerFrame' of the source data, for example:-
sine = dsp.SineWave('Frequency',3000,...
'SampleRate',rx.BasebandSampleRate,...
'SamplesPerFrame', 2^15,...
'ComplexOutput', true);
For a sine wave, this value can be set with dsp object. How can I set this for an arbitrary array of complex numbers that I want to transmit? I tried dsp workspace object which does not have all these parameters. So the question is how can one formally specify an arbitrary array of complex numbers for transmission through PLUTO SDR?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Analog Devices ADALM1000 Support from Data Acquisition Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by