|
Robochameleon
v1.0
|
Convert dB to linear units. More...
Go to the source code of this file.
Functions | |
| function | dB2lin (in dB, in varargin) |
| Convert dB to linear units. More... | |
| function dB2lin | ( | in | dB, |
| in | varargin | ||
| ) |
Convert dB to linear units.
| dB | Input power in dB |
| type | What dB is relative to [Watts:'db', mW:'dbm', uW:'dbu']; [default: dBW] |
| lin | Input in linear units |
1.8.11