Represents an input vector of decibels to a linear amplitude scale.
dB_to_amplitude(dB, unit_amplitude_in_dB)
| dB | Numeric vector of decibels | 
|---|---|
| unit_amplitude_in_dB | (Numeric scalar) The decibel value that should be mapped to an amplitude of 1. | 
Numeric vector of amplitudes, on a linear scale.