Skip to Main Content Skip to Search
Accelerating the pace of engineering and science

 

Fixed-Point Toolbox

Product Description

Accelerated Execution of Fixed-Point Algorithms with MATLAB Coder Subset

You can significantly accelerate the execution speed of fixed-point algorithms using the MATLAB Coder language subset. The MATLAB Coder subset consists of more than 270 MATLAB operators and functions and more than 100 Fixed-Point Toolbox functions. In the toolbox, the emlmex function generates a compiled MATLAB executable (MEX) version of your MATLAB Coder code. The MEX version runs at compiled C-code speed, which is faster than the original MATLAB code. Using Simulink Coder, you can then generate pure integer C code from your MATLAB Coder code.

You can significantly accelerate the execution speed of fixed-point algorithms using the Embedded MATLAB language subset.

MATLAB Coder function compiled using the emlmex function in the toolbox. Once compiled, the MATLAB Coder code runs at compiled C-code speed.

Contact sales
Trial software

Get Pricing and
Licensing Options

Free Seminar

C Code Generation with MATLAB Coder for Signal Processing Systems new