フィルターのクリア

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 Center および File ExchangeAnalog 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