Simulating a geometric brownian motion in matlab?
Show older comments
How do you simulate a GBM in MATLAB using the risk-neutral measure?
Asking regarding generic GBMs without drift
St = S0exp[(r -sigma^2/2)t + sigmaWt];
Any advice is gratefully appreciated!
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!