unit of bandpower output argument

3 visualizaciones (últimos 30 días)
YuJaung
YuJaung el 21 de Feb. de 2017
Respondida: AmyB el 11 de Abr. de 2018
I calculated average band power using 'bandpower' function. From the output of 'bandpower', I compared the power in different signals. As the output argument is nonnegative scalar, what is this unit of power? This unit is dB? dB/Hz..? etc..??

Respuestas (2)

Star Strider
Star Strider el 21 de Feb. de 2017
It appears to be power, or power/frequency if you choose the 'psd' option. It does not do the dB conversion.
The result is non-negative because by definition power is non-negative.

AmyB
AmyB el 11 de Abr. de 2018
Hi, I am also unclear on the units for the Bandpower function.
If you use the following: p = bandpower(x,fs,freqrange), so no specification of 'psd', does it still not do the dB conversion? The documentation on this function doesn't make it clear what units I should be reporting (W, W/Hz, dB/Hz, etc.)

Categorías

Más información sobre Measurements and Feature Extraction en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by