Path: Link/LinkUtilities
% Convert dBW (decibels-Watts) to nanowatts. -------------------------------------------------------------------------- Form: power = DPWToNW( powerDB ) -------------------------------------------------------------------------- ------ Inputs ------ powerDB (1,:) Power (dB) ------- Outputs ------- power (1,:) Power (nW) --------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the Link Module page