<< hann | Signal Processing | pow2db >> |
db = mag2db(mag) |
input array: scalar, vector or matrix.
corresponding values in decibels
db = mag2db(mag) returns corresponding values in decibels.
DB = mag2db([1, 0.01])
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET