Sound can be represented as a longitudanal wave. For a computer to read sound in binary code, it is needed for perform some conversions using the concept of discretization. The first step, is converting sound signal into electrical signal using an equipment, such as a mic (if its not a sound file). This electrical analog signal is continuous and cannot be used for processing purposes. Second step is to the pass the electric signal into and ADC (Analog to digital convertor). The result of this is the binary format of a sound file.
2. (* 22 pts) The concept of discretization helps convert an image to a sequence of...