SampleArbitraryProb​abilityDistribution​Explorer

Explores generation of samples from a single variable probability distribution.

You are now following this Submission

Monte Carlo methods use random sampling to simulate processes of a probabilistic nature and to solve numerical problems approximately. An example application might be the simulation of fluctuations in the positions of detected photons suffering diffraction. These methods rely heavily upon pseudo-random numbers generated by nonlinear computer algorithms and distributed uniformly or normally over a range.
This script explores the generation of samples of a random variable described by an arbitrary probability density function (pdf) and may interest students and teachers of physics and engineering. 'Try this' suggestions are included.

Cite As

Duncan Carlsmith (2026). SampleArbitraryProbabilityDistributionExplorer (https://www.mathworks.com/matlabcentral/fileexchange/123350-samplearbitraryprobabilitydistributionexplorer), 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.01

Added interactive_examples tag

1.0.1

Added related project.

1.0.0