Continuous-time random walk

In mathematics, a continuous-time random walk (CTRW) is a generalization of a random walk where the wandering particle waits for a random time between jumps. It is a stochastic jump process with arbitrary distributions of jump lengths and waiting times.[1][2][3] More generally it can be seen to be a special case of a Markov renewal process.

Motivation

CTRW was introduced by Montroll and Weiss[4] as a generalization of physical diffusion process to effectively describe anomalous diffusion, i.e., the super- and sub-diffusive cases. An equivalent formulation of the CTRW is given by generalized master equations.[5] A connection between CTRWs and diffusion equations with fractional time derivatives has been established.[6] Similarly, time-space fractional diffusion equations can be considered as CTRWs with continuously distributed jumps or continuum approximations of CTRWs on lattices.[7]

Formulation

A simple formulation of a CTRW is to consider the stochastic process defined by

whose increments are iid random variables taking values in a domain and is the number of jumps in the interval . The probability for the process taking the value at time is then given by

Here is the probability for the process taking the value after jumps, and is the probability of having jumps after time .

Montroll-Weiss formula

We denote by the waiting time in between two jumps of and by its distribution. The Laplace transform of is defined by

Similarly, the characteristic function of the jump distribution is given by its Fourier transform:

One can show that the Laplace-Fourier transform of the probability is given by

The above is called Montroll-Weiss formula.

Examples

The homogeneous Poisson point process is a continuous time random walk with exponential holding times and with each increment deterministically equal to 1.

gollark: Are you less utilitarian with your names than <@125217743170568192> but don't really want to name your cool shiny robot with the sort of names used by *foolish organic lifeforms*? Care somewhat about storage space and have HTTP enabled to download name lists? Try OC Robot Name Thing! It uses the OpenComputers robot name list for your... CC computer? https://pastebin.com/PgqwZkn5
gollark: I wanted something to play varying music in my base, so I made this.https://pastebin.com/SPyr8jrh is the CC bit, which automatically loads random tapes from a connected chest into the connected tape drive and plays a random track. The "random track" bit works by using an 8KiB block of metadata at the start of the tape.Because I did not want to muck around with handling files bigger than CC could handle within CC, "tape images" are generated with this: https://pastebin.com/kX8k7xYZ. It requires `ffmpeg` to be available and `LionRay.jar` in the working directory, and takes one command line argument, the directory to load to tape. It expects a directory of tracks in any ffmpeg-compatible audio format with the filename `[artist] - [track].[filetype extension]` (this is editable if you particularly care), and outputs one file in the working directory, `tape.bin`. Please make sure this actually fits on your tape.I also wrote this really simple program to write a file from the internet™️ to tape: https://pastebin.com/LW9RFpmY. You can use this to write a tape image to tape.EDIT with today's updates: the internet→tape writer now actually checks if the tape is big enough, and the shuffling algorithm now actually takes into account tapes with different numbers of tracks properly, as well as reducing the frequency of a track after it's already been played recently.
gollark: https://pastebin.com/pDNfjk30Tired of communicating fast? Want to talk over a pair of redstone lines at 10 baud? Then this is definitely not perfect, but does work for that!Use `set rx_side [whatever]` and `set tx_side [whatever]` on each computer to set which side of the computer they should receive/transmit on.
gollark: https://pastebin.com/Gu2rVXL9PotatoPass, the simple, somewhat secure password system which will *definitely not* install potatOS on your computer.Usage instructions:1. save to startup or somewhere else it will be run on boot2. reboot3. run `setpassword` (if your shell does not support aliases, run it directly)4. set your password5. reboot and enjoy your useless password screen
gollark: https://pastebin.com/MWE6N15i```fixcrane```It's kind of like harbor, but designed as a bundler thing to pack code and libraries into a single file. Automatically minifies your code, and will compress it if that would shorten it - the output file will use a single-file VFS like harbor.

References

  1. Klages, Rainer; Radons, Guenther; Sokolov, Igor M. (2008-09-08). Anomalous Transport: Foundations and Applications. ISBN 9783527622986.
  2. Paul, Wolfgang; Baschnagel, Jörg (2013-07-11). Stochastic Processes: From Physics to Finance. Springer Science & Business Media. pp. 72–. ISBN 9783319003276. Retrieved 25 July 2014.
  3. Slanina, Frantisek (2013-12-05). Essentials of Econophysics Modelling. OUP Oxford. pp. 89–. ISBN 9780191009075. Retrieved 25 July 2014.
  4. Elliott W. Montroll; George H. Weiss (1965). "Random Walks on Lattices. II". J. Math. Phys. 6 (2): 167. Bibcode:1965JMP.....6..167M. doi:10.1063/1.1704269.
  5. . M. Kenkre; E. W. Montroll; M. F. Shlesinger (1973). "Generalized master equations for continuous-time random walks". Journal of Statistical Physics. 9 (1): 45–50. Bibcode:1973JSP.....9...45K. doi:10.1007/BF01016796.
  6. Hilfer, R.; Anton, L. (1995). "Fractional master equations and fractal time random walks". Phys. Rev. E. 51 (2): R848–R851. Bibcode:1995PhRvE..51..848H. doi:10.1103/PhysRevE.51.R848.
  7. Gorenflo, Rudolf; Mainardi, Francesco; Vivoli, Alessandro (2005). "Continuous-time random walk and parametric subordination in fractional diffusion". Chaos, Solitons & Fractals. 34 (1): 87–103. arXiv:cond-mat/0701126. Bibcode:2007CSF....34...87G. doi:10.1016/j.chaos.2007.01.052.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.