Generate Reflected Brownian Motion Escape Times
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.
Cite As
Fatih Olmez (2024). Generate Reflected Brownian Motion Escape Times (https://github.com/folmez/grbmet), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
2.1.0.0 | Using "reflected" instead of "regulated" |
|
|
2.0.0.0 | ## 2.0 - 2016-12-15
|
|
|
1.0.0.0 |