데이터형 변환 및 형변환
데이터형 변환과 형변환은 데이터형을 다른 데이터형으로 변경하는 것을 말합니다. Fixed-Point Designer™에서는 수치적 정확도 요구 사항과 타깃 하드웨어 제약 조건을 충족하는 데이터형을 만들고 최적화할 수 있습니다.
도움말 항목
- 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.
- 포트 데이터형 표시하기
고정소수점 신호에 대한 포트 표시에는 데이터형, 비트 수, 스케일링의 세 부분이 포함됩니다.
- 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.