Mathcad’s histogram function hist
is used to digitize a continuous signal. The signal
is sampled at a given rate, and each sample is assigned
a quantized amplitude level. To use the example, define
an input function F(t)
(the signal to be digitized) with a specified bandwidth,
w. Define the
length of time, L
, for the sampled output, and a value for N
, the number of levels in the quantized amplitude.