Temperature of a room with Metropolis
Estimating the true temperature of a room with the Metropolis algorithm In this notebook I study a simple application of the Metropolis-Hastings algorithm. Consider a room and a low-cost thermometer.…
MadExp DIY Gamma spectrometry spectroscopy electronics radiation detection retrocomputing scintillators HPGe HV high voltage
Estimating the true temperature of a room with the Metropolis algorithm In this notebook I study a simple application of the Metropolis-Hastings algorithm. Consider a room and a low-cost thermometer.…
In this notebook I implement a Monte Carlo simulation applied to European roulette. European roulette has 37 slots: the numbers from 0 to 36. We consider a fixed bet on…
Numerical Simulation of a Random Walk as a Stochastic Model of Diffusion Papadopol Lucian Ioan l.i.papadopol@gmail.com 1. Introduction In this notebook we study a simple stochastic system: the one-dimensional random…