how to simulate Geometric Brownian Motion
Show older comments
Suppose I use the follow to create a Geometric Brownian Motion object: obj = gbm(0.25, 0.3) .
Please provide an executable code as an example to simulate a path of such Geometric Brownian Motion?
Answers (0)
Categories
Find more on Financial Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!