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!