Algorithm Acceleration and Code Generation
R2026bSpeed up simulations and applications with generated C/C++ and MEX code or
generated HDL code
To accelerate your phased array simulations, you can generate executable C/C++ code from MATLAB®. You can generate MEX-files, which you can call from the command line. In Simulink®, you can also use dataflow domains to automatically partition your model and simulate using multiple threads. This toolbox also lets you create HDL code from Simulink models.
Categories
- Algorithm Acceleration
Acceleration using dataflow multithreading in Simulink
- Code Generation
Generate C/C++ code and MEX functions or generate HDL code from Simulink models
- RFSoC Implementation
Deploy Simulink models to RFSoC hardware boards using SoC Blockset