Path: Link/Radar
% Compute the number of elements needed to prevent grating lobes. -------------------------------------------------------------------------- Form: n = NElementsPhasedArray( w, h, f, theta ) -------------------------------------------------------------------------- ------ Inputs ------ w (1,1) Width (m) h (1,1) Height (m) f (1,1) Frequency (GHz) theta (1,1) Max scan angle (deg) ------- Outputs ------- n (1,1) Number of elements --------------------------------------------------------------------------
AC: ACData/ACTConstants Link: LinkUtilities/Frequency SC: SCData/sCTConstants Common: CommonData/Constants Common: CommonData/SwooshWatermark Common: CommonData/xSplashSmall Common: Database/Constant Common: General/CellToMat Common: General/DeleteCell Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Math: Trigonometry/SinD
Back to the Link Module page