SampleArbitraryProb​abilityDistribution​Explorer

Explores generation of samples from a single variable probability distribution.

您现在正在关注此提交

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.

引用格式

Duncan Carlsmith (2026). SampleArbitraryProbabilityDistributionExplorer (https://ww2.mathworks.cn/matlabcentral/fileexchange/123350-samplearbitraryprobabilitydistributionexplorer), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.01

Added interactive_examples tag

1.0.1

Added related project.

1.0.0