how to simulate Geometric Brownian Motion

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

Asked:

xun
on 13 Jun 2013

Community Treasure Hunt

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

Start Hunting!