Main Content
Fixed-Point Specification in MATLAB
Create and use fixed-point data types in MATLAB®
Specify the fixed-point properties of your design with application-specific word lengths, binary-point scaling, arbitrary slope and bias scaling, and control details such as rounding and overflow modes.
Categories
- Create Fixed-Point Objects in MATLAB
fi
andnumerictype
for fixed-point data creation
- Cast and Quantize Data
Quantization to fixed-point and floating-point data types, casting between data types
- Fixed-Point Math Functions
MATLAB functions that support fixed-point data types
- Functions for Programming and Data Types
Functions for bitwise operations, data type operators and tools, and program control