surfclutterrcs
Description
returns the radar cross section (RCS) of a clutter patch that is of range
RCS
= surfclutterrcs(NRCS
,R
,az
,el
,graz
,tau
)R
meters away from the radar system.
az
and el
are the radar system azimuth
and elevation beamwidths, respectively, corresponding to the clutter patch.
graz
is the grazing angle of the clutter patch relative to
the radar. tau
is the pulse width of the transmitted signal.
The calculation automatically determines whether the surface clutter area is beam
limited or pulse limited, based on the values of the input arguments.
Examples
Input Arguments
Output Arguments
Tips
You can calculate the clutter-to-noise ratio using the output of this function as the
RCS
input argument value inradareqsnr
.
Algorithms
See [1].
References
[1] Richards, M. A. Fundamentals of Radar Signal Processing. New York: McGraw-Hill, 2005, pp. 57–63.
Extended Capabilities
Version History
Introduced in R2021a
See Also
grazingang
| surfacegamma
| radareqsnr
| uv2azel
| phitheta2azel