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.7: SMART-Forward Model

Code Name: SMART_ForwardModel.m

Description: Code computes σ0 hhand σ0 vv,given surface parameters.

Input Variables:

  ε = ε' - jε'': Dielectric constant of the scattering medium (unitless)
  Θ:    Incidence angle (degrees)
  s:    rms height (m)
  f:    Frequency (GHz)

Output Products:
σ0 vv(Θ)(dB)
σ0 hh(Θ)(dB)

Book Reference: Section 10-6

Code: module10_7.m