SampleArbitraryProb​abilityDistribution​Explorer

Explores generation of samples from a single variable probability distribution.
10 Downloads
Updated 17 Jan 2023

View License

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 (2024). SampleArbitraryProbabilityDistributionExplorer (https://www.mathworks.com/matlabcentral/fileexchange/123350-samplearbitraryprobabilitydistributionexplorer), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

SampleArbitraryProbabilityDistributionExplorer

Version Published Release Notes
1.0.1

Added related project.

1.0.0