Learn Before
Concept
Quantization
Quantization is the process of representing real-valued numbers as integers. Amplitude measurements are stored as integers, either 8 bit (values from -128– 127) or 16 bit (values from -32768–32767). We refer to each sample at time index n in the digitized, quantized waveform as x[n].
0
1
Updated 2022-05-07
Tags
Data Science