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