Monte Carlo simulation (simple and parallel)

Version 1.1.0.0 (3.54 KB) by Felipe
Failure probability estimation of a simply supported beam using deflection criteria.
1.6K Downloads
Updated 17 Oct 2014

View License

The probability of failure of a simply supported beam is estimated by means of MCS. Two computations are performed:
1. Using simple MCS
2. Using parallel computing 'parpool'
Finally, a graph showing the failure probability curves is obtained

Cite As

Felipe (2024). Monte Carlo simulation (simple and parallel) (https://www.mathworks.com/matlabcentral/fileexchange/34823-monte-carlo-simulation-simple-and-parallel), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Parallel Computing in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

The updated program includes a parallel computing implementation using the 'parpool' (matlabpool) command, and also corrects some minor mistakes.

1.0.0.0