Path: Math/Probability
% Generates the autocorrelation function for a Markov Process. Since version 1. -------------------------------------------------------------------------- Form: r = RMarkov( sigma, tCorr, tau ) -------------------------------------------------------------------------- ------ Inputs ------ sigma (m) Square root of mean squared value tCorr (m) Correlation time constant tau (n) Time shifts for which it is to be computed ------- Outputs ------- r (m,n) Output --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the Math Module page