Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)
Boulares Aziz
Boulares Aziz le 11 Avr 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

Réponses (1)

Ross Elliot
Ross Elliot le 15 Avr 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.

Produits


Version

R2014b

Community Treasure Hunt

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

Start Hunting!

Translated by