Fixed-Point Toolbox 2.3
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
Introduction
Fixed-Point Toolbox provides fixed-point data types and arithmetic in MATLAB. You can use it to design fixed-point algorithms using MATLAB syntax and execute these algorithms at compiled C-code speed. You can reuse these fixed-point algorithms in Simulink and pass fixed-point data to and from Simulink models to facilitate the simulation, implementation, and analysis of fixed-point systems. You can also generate test sequences for verifying fixed-point software and hardware implementations.
Key Features
- Support for fixed-point data types in MATLAB
- Fixed-point arithmetic and logic operators
- Support for exchanging fixed-point data between MATLAB and Simulink
- Tools for floating-to-fixed-point conversion, including data logging and data-type override
- Ability to accelerate execution speeds of fixed-point algorithms in the MATLAB workspace
Store