Getting Started


Order the Book


Book Resources


About the Book



Principal Authors:
Fawwaz T. Ulaby
David G. Long,

Contributing Authors:
William Blackwell
Charles Elachi
Adrian Fung
Chris Ruf
Kamal Sarabandi
Jakob van Zyl
Howard Zebker

Language: English
ISBN: 978-0-472-11935-6


Code 10.3: I2EM Bistatic Scattering from Single-Scale Random Surface

Code Name: I2EM_BistatModel.m

Description: Code computes σ0 vv (Θi,Θs,ɸ) and σ0 hh (Θi,Θs,ɸ) for single-scale random surface.

Input Variables:

  ε = ε' - jε'':    Dielectric constant of the scattering medium (unitless)
  Θi:    Incidence angle (degrees)
  Θs:    Scattering angle (degrees)
  ɸ = ɸs - ɸi:    Relative azimuth angle (degrees)

Correlation function:
(1) Exponential
(2) Gaussian
(3) x-power
(4) x-exponential

s:    rms height (m)
l:    Correlation length (m)
f:    Frequency (GHz)

Output Products: σ0 vv (Θi,Θs,ɸ) and σ0 hh (Θi,Θs,ɸ)

Book Reference: Section 10-3.9

Code: module10_3.m