db2pow
Convert a gain in decibels (dB) to power.
Syntax
pow = db2pow(db)
Input argument
db - input array: scalar, vector or matrix.
Output argument
pow - corresponding power
Description
pow = db2pow(db) returns corresponding power.
Example
See also
History
Version
Description
1.0.0
initial version
Author
Allan CORNET
Last updated