Simple dB and Power of 10 Conversion Utilities

Convert dBm to p-p voltage, calculate dB mean, calculate next power of 10
834 Downloads
Aktualisiert 27 Jun 2019

Lizenz anzeigen

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

Zitieren als

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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2019a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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