Simple dB and Power of 10 Conversion Utilities

Convert dBm to p-p voltage, calculate dB mean, calculate next power of 10
833 Downloads
Updated Thu, 27 Jun 2019 05:06:33 +0000

View License

This zip file contains three functions:
1) dbm_to_vpp which converts dBm to a peak-to-peak voltage
2) dbmean which calculates the average or mean decibel value of two or more decibel quantities
3) nextpow10 which returns the next higher power of 10 for a specified number

Cite As

Joe Henning (2024). Simple dB and Power of 10 Conversion Utilities (https://www.mathworks.com/matlabcentral/fileexchange/26257-simple-db-and-power-of-10-conversion-utilities), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

spacing for parsing

1.1.0.0

1) Added a few more conversions to dbm_to_vpp.m

1.0.0.0