Converting MATLAB code to C code
14 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Birdman
il 26 Dic 2017
Firstly, you need to write your script as a function. Then you can process it in MATLAB Coder App.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Beamforming in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!