Generate Reflected Brownian Motion Escape Times

Simulate Reflected Brownian motion escape times through a target boundary
71 download
Aggiornato 15 feb 2017

GBRMET simulates reflected Brownian Motion and generates escape times through a target boundary. The parameter M in the code represents the location of the reflecting boundary. Such a Brownian Motion is called "regulated" or "reflected". When M=inf, the model is the standard Brownian Motion. When M=finite, Browninan motion will be absorbed at -M when it attempts to go below it.
The escape times follow a power-law tail in the case of free Brownian Motion (M=inf) and a bounded, intermediate, truncated --whatever you call it-- power-law in the case of Reflected Brownian Motion (M=finite). The power law exponent in each case is 1.5 in the limit.

Cita come

Fatih Olmez (2025). Generate Reflected Brownian Motion Escape Times (https://github.com/folmez/grbmet), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2015b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Thermodynamics & Statistical Physics in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
2.1.0.0

Using "reflected" instead of "regulated"

2.0.0.0

## 2.0 - 2016-12-15
### Changed
- There is now only one code file to maintain: "grbmet.m".
- Theoretical PDF and plot files are moved into the main code file.

1.0.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.