数字表示
定点和浮点数表示
在数字硬件中,二进制数字以定点或浮点数据类型的形式来表示。了解不同数据类型是如何在硬件中定义和表示的,可以帮助您选择适合您应用程序的数据类型。
主题
通用
- Physical Quantities and Measurement Scales
Overview of measurement scales and representing numbers. - 定点硬件的好处
定点硬件在大小和功耗、内存使用量、速度和成本方面具有优势。 - 数字硬件中的数据类型和定标
概述数字硬件中的数据类型和定标。 - 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 thenumerictype
object. - 定点数据类型与内置整数类型
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.