Monte Carlo simulation (simple and parallel)

Failure probability estimation of a simply supported beam using deflection criteria.

You are now following this Submission

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 Uribe (2026). Monte Carlo simulation (simple and parallel) (https://www.mathworks.com/matlabcentral/fileexchange/34823-monte-carlo-simulation-simple-and-parallel), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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