Simple dB and Power of 10 Conversion Utilities

Convert dBm to p-p voltage, calculate dB mean, calculate next power of 10
838 download
Aggiornato 27 giu 2019

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2019a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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