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
Using Fixed-Point Data Types
Together, Fixed-Point Toolbox and MATLAB provide an environment for developing, implementing, and verifying algorithms for fixed-point designs. The toolbox supports arbitrary word lengths from 2 to 65,535 bits for fixed-point data types, enabling you to capture bit-true fixed-point behaviors in the MATLAB workspace.

Plot of the algorithm output in both 16-bit fixed point and double-precision floating point. Using Fixed-Point Toolbox, you can develop data-type-independent algorithms and run them with fixed-point variables.
Store