Converting MATLAB code to C code
15 次查看(过去 30 天)
显示 更早的评论
I tried out doing conventional delay sum beamforming technique in MATLAB. I am finding it difficult to convert it to C code and simulate it using gnuplot. Can anyone help me find a solution to my problem. Thank you in advance for any help. My MATLAB code is attached along with this
3 个评论
Birdman
2017-12-26
Firstly, you need to write your script as a function. Then you can process it in MATLAB Coder App.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Beamforming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!