フィルターのクリア

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

1 回表示 (過去 30 日間)
Boulares Aziz
Boulares Aziz 2019 年 4 月 11 日
回答済み: Ross Elliot 2019 年 4 月 15 日
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

回答 (1 件)

Ross Elliot
Ross Elliot 2019 年 4 月 15 日
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.

カテゴリ

Help Center および File ExchangeQPSK についてさらに検索

製品


リリース

R2014b

Community Treasure Hunt

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

Start Hunting!

Translated by