SMarkov:
-------------------------------------------------------------------------------
Generates the spectral function for a Markov Process.
-------------------------------------------------------------------------------
Form:
s = SMarkov( sigma, tCorr, w )
-------------------------------------------------------------------------------
------
Inputs
------
sigma (m) Square root of mean squared value
tCorr (m) Correlation time constant
w (n) Frequencies (rad)
-------
Outputs
-------
s (m,n) Spectral density
-------------------------------------------------------------------------------
Children:
Common: Graphics/Plot2D