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 12.4: Emissivity of a Periodic Sinusoidal Surface

Code Name: Emissivity_I2EM_Periodic.m

Description: Code computes emissivity for a random surface superimposed on a periodic sinusoidal surface.

Input Variables:

  ε = ε' - jε'':    Dielectric constant of the surface (unitless)
  Θ0:    Incidence angle (degrees)
  ɸ0:    Look angle (degrees)—see Fig. 12-11
  f:    Frequency (GHz)
  s:    rms height (m)
  l:    correlation length (m)
  Λ:    Spatial period of periodic surface (m)
  A:    Amplitude of periodic surface (m)

Output Products:

  eh(Θ0, ɸ0):    h-polarized emissivity (unitless)
  ev(Θ0, ɸ0):    v-polarized emissivity (unitless)

Book Reference: Section 12-4

Code: module12_4.m