디지털 숫자 표현
고정소수점 및 부동소수점 숫자 표현
디지털 하드웨어에서 이진수는 고정소수점 데이터형 또는 부동소수점 데이터형으로 표현됩니다. 서로 다른 데이터형이 하드웨어에서 어떻게 정의되고 표현되는지 이해하면 응용 사례에 적합한 데이터형을 선택하는 데 도움이 될 수 있습니다.
도움말 항목
일반
- Physical Quantities and Measurement Scales
 Select measurement scales to represent physical quantities with fixed-point data types.
- Benefits of Fixed-Point Hardware
 Learn about the memory, speed, and cost benefits of using hardware with fixed-point data types.
- Data Types and Scaling in Digital Hardware
 Provides an overview of data types and scaling in digital hardware.
- Supported Data Types
 Data types supported for simulation and code generation.
고정소수점
- 고정소수점 데이터형
 고정소수점 숫자가 이진 워드로 표현되는 방식을 알아봅니다.
- Quantization
 A weighted sum of bits represents the quantization of a real-world value.
- Simulink의 고정소수점 숫자
 Simulink®에 사용되는 고정소수점 데이터형 및 스케일링 표기법.
- numerictype of Fixed-Point Objects
 Fields and settings for thenumerictypeobject.
- Fixed-Point Versus Built-in Integer Types
 Differences between fixed-point data types and built-in integer data types in MATLAB®.
- 소수부 길이 및 고정소수점 숫자
 음수 소수부 길이 및 워드 길이보다 큰 소수부 길이에 대한 정의
부동소수점
- Floating-Point Numbers
 Representation and manipulation of floating-point numbers.
- Scaled Doubles
 Hybrids between floating-point and fixed-point numbers, which are stored by Fixed-Point Designer™ as doubles.
