Conversión de tipos de datos
La conversión es el cambio de un tipo de datos a otro. Fixed-Point Designer™ permite crear y optimizar tipos de datos que cumplen los requisitos de precisión numérica y las restricciones del hardware objetivo.
Temas
- Parameter and Signal Conversions
Conversions of data types of parameters and signals in Simulink® simulations.
- Conversions and Arithmetic Operations
Example highlighting how the data types are converted and arithmetic operations are performed on inputs and parameters in the Simulink software.
- Fixed-Point Arithmetic
Addition, subtraction, multiplication, casts, modulo, and two’s complement arithmetic.
- Cast from Doubles to Fixed Point
Simulate a continuous signal with fixed-point data types using Fixed-Point Designer to adjust scaling, rounding, and overflow handling.
- Visualización de tipos de datos de puerto
Tres partes de la visualización del puerto de las señales de punto fijo: tipo de datos, número de bits y escalado.
- fi Objects and C Integer Data Types
Comparison of ANSI C integer data type ranges, conversions, and exception handling with those of
fi
objects. - Cast fi Objects
Information on casting
fi
objects.