Intro to RNGs & Simulations

In this chapter we will discuss how to create pseudo-random numbers in MATLAB and how to run simulations.

We start by discussing the core statistical distributions available in MATLAB and how to generate pseudo-random numbers for simulations.

Random Number Generation

Then, we discuss good practices and examples on how to write effective Monte-Carlo simulations.

Monte-Carlo Simulations

Last updated