RadarThermalNoise:

Path: Link/Radar

% Computes thermal noise for radar or any communications system.

--------------------------------------------------------------------------
   Form:
   n = RadarThermalNoise( b, f )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   b             (1,:)    Bandwidth (Hz)   
   f             (1,1)    Receiver noise factor    

   -------
   Outputs
   -------
   n             (1,:)    System noise (W)     

--------------------------------------------------------------------------

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