PyDSM 0.14.0.0 documentation
previous
|
next
|
modules
|
index
pydsm.delsig.dbp
¶
pydsm.delsig.
dbp
(
x
)
¶
Converts a power ratio to dB.
Parameters
x
real or array_like of reals
argument should be strictly positive
Returns
y
real or array_like of reals
10*log10(x)
Table of Contents
Introduction
Getting Started
Reference guide
Main modules
Utility modules
Error handling
How to replicate the results in some recent scientific papers
License
Code included in PyDSM
References not provided inline in this manual
Changelog
Search