How to implement MATLAB/Simulink generated C code onto intel processors?

3 ビュー (過去 30 日間)
Joshua Ford
Joshua Ford 2021 年 1 月 28 日
コメント済み: Joshua Ford 2021 年 2 月 2 日
Hi,
My aim is to generate C code from a MATLAB/Simulink Radar model and then implement that C code onto a intel processor. I understand how to generate code using MATLAB/Simulink coder, however I do not understand how to optimise and specialise that code for intel processors. The only information I can find is for ARM processors and Raspberry Pi. Plus there is no option underneath the hardware option within the coder app. Unfortunately I cannot give more information that this.
Could anybody point me to any documentation to help me with this ro explain whether intel processors are compatible with c code generation from MATLAB/Simulink coder?
Any help would be great thanks.
Cheers,
Josh

回答 (1 件)

Rishik Ramena
Rishik Ramena 2021 年 2 月 1 日
編集済み: Rishik Ramena 2021 年 2 月 1 日
If you're looking to generate code for deep learning applications targeting an embedded platform that uses an Intel® processor. You can find the examples and documentation here.
  1 件のコメント
Joshua Ford
Joshua Ford 2021 年 2 月 2 日
Hi Rishik,
Thank you for your answer, however the generated code is not for deep learning application but for the signal processing of radar.
Thanks

サインインしてコメントする。

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by