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