Products

Yokogawa Electric Develops Key Components for Next-Generation Optical Networks with Simulink and Men

"End-to-end system development with Simulink has streamlined our current design flow. We found virtually all bugs before hardware prototyping using Simulink and Mentor Graphics, and this cut development time in half." - Chie Sato, Yokogawa Electric Corporation

Fixed-Point Toolbox

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.

38584 wm fixed fig3 w

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