Path: Link/LinkUtilities
% Signal conversion to decibels. dB = 10 log10(s). -------------------------------------------------------------------------- Form: dB = DBSignal( s ) -------------------------------------------------------------------------- ------ Inputs ------ s (:) Signal ------- Outputs ------- dB (:) Decibels -------------------------------------------------------------------------- References: Lambert, S. G. and W. L. Casey (1995.) Laser Communications in Space. Artech, Boston. --------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the Link Module page