Azzera filtri
Azzera filtri

get c/c++ code of matlab qpsk transmitter&receiver

1 visualizzazione (ultimi 30 giorni)
Boulares Aziz
Boulares Aziz il 11 Apr 2019
Risposto: Ross Elliot il 15 Apr 2019
Hi all,
I'm looking for a c code of a qpsk transmitter/receiver to customise & use it in my own application targetting my AD9361 RF tranceiver, I found on matlab an implementation of "QPSK Transmitter Using Analog Devices AD9361/AD9364" and "QPSK Receiver Using Analog Devices AD9361/AD9364", Is there a way how to get c/c++ code using matlab coder ?
Thanks & Regards

Risposte (1)

Ross Elliot
Ross Elliot il 15 Apr 2019
Hi Boulares,
The generation of C/C++ code from Simulink models is not supported by MATLAB coder, but it is supported by Simulink Coder.
If you are looking for a MATLAB implementation of a QPSK transmitter and receiver that supports code generation, please look at the QPSK Transmitter and Receiver example in Communications Toolbox. You should be able to adapt it to work with the AD9361 as the source/sink for the transmitter and receiver.
Regards,
Ross.

Prodotti


Release

R2014b

Community Treasure Hunt

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

Start Hunting!

Translated by