
Monte Carlo: Basics
by K. P. N. Murthy
Publisher: arXiv 2001
Number of pages: 76
Description:
An introduction to the basics of Monte Carlo is given. The topics covered include, sample space, events, probabilities, random variables, mean, variance, covariance, characteristic function, chebyshev inequality, law of large numbers, central limit theorem (stable distribution, Levy distribution), random numbers (generation and testing), random sampling techniques (inversion, rejection, sampling from a Gaussian, Metropolis sampling), analogue Monte Carlo and Importance sampling (exponential biasing, spanier technique).
Download or read it online for free here:
Download link
(560KB, PDF)
Similar books
Scientific Computingby Jeffrey R. Chasnov - Harvey Mudd College
This course consists of both numerical methods and computational physics. MATLAB is used to solve various computational math problems. The course is primarily for Math majors and supposes no previous knowledge of numerical analysis or methods.
(10376 views)
Multigrid Methods for Structured Grids and their Application in Particle Simulationby Matthias Bolten - John von Neumann Institute for Computing
This work is focused on the application of multigrid methods to particle simulation methods. Particle simulation is important for a broad range of scientific fields, like biophysics, astrophysics or plasma physics, to name a few.
(10096 views)
Computational Physicsby Matthias Troyer - ETH Zurich
Contents: Introduction; The Classical Few-Body Problem; Partial Differential Equations;The classical N-body problem; Integration methods; Percolation; Magnetic systems; The quantum one-body problem; The quantum N body problem; and more.
(12197 views)
Computational Physics with Pythonby Mark Newman - University of Michigan
The Python programming language is an excellent choice for learning, teaching, or doing computational physics. This page contains a selection of resources the author developed for teachers and students interested in computational physics and Python.
(22282 views)