DBSignal:

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

Children:

Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle

Back to the Link Module page