Fixed-Point Toolbox 2.2
Product Description
- Introduction and Key Features
- Using Fixed-Point Data Types
- Fixed-Point Arithmetic
- Fixed-Point Data Exchange Between MATLAB and Simulink
- Floating-to-Fixed-Point Conversion
- Accelerating the Execution Speed of Fixed-Point Algorithms with Embedded MATLABâ„¢ Code
Accelerating the Execution Speed of Fixed-Point Algorithms with Embedded MATLABâ„¢ Code
The emlmex function of Fixed-Point Toolbox lets you significantly accelerate the execution speed of fixed-point algorithms. With emlmex you can generate a compiled MEX version of your M-code, provided that the M-code is composed from a defined subset of the MATLAB language. This MEX version runs at compiled C-code speed, much faster than the original M-code.
Store