Approaches to implementing Monte Carlo methods in MATLAB
Monte Carlo methods have long been used in computational finance to solve problems where analytical solutions are not feasible or are difficult to formulate. However, these methods are computationally intensive making it challenging to implement and adopt. In the last decade, advances in hardware, increasing processor speeds and decreasing costs have made it easier to adopt Monte Carlo methods to solve numerically intensive problems. With growing access to data and demand for quicker results, researchers are constantly looking for better ways to implement algorithms using Monte Carlo methods.
In the Wilmott Magazine September 2011 article(http://www.wilmott.com/magazine.cfm), we will share some of our observations and demonstrate various ways MATLAB could be used to implement Monte Carlo methods. We take a case study of pricing Asian options and show various approaches to implementing them in MATLAB.
A draft version of the article is included in this submission.
Cite As
sri (2024). Approaches to implementing Monte Carlo methods in MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/33057-approaches-to-implementing-monte-carlo-methods-in-matlab), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Parallel Computing >
- Computational Finance > Financial Instruments Toolbox > Price Instruments Using Functions > Equity Derivatives >
- Sciences > Mathematics > Probability & Statistics > Monte-Carlo >
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.