dB_to_amplitude | R Documentation |
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.
amplitude_to_dB
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.