Skip to content

parkmh/MATMLMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATMLMC

What is MATMLMC

MATMLMC is a MATLAB toolbox for the multilevel Monte Carlo (MLMC) technique using the objected oriented programming.

Download

git clone git@github.com:parkmh/MATMLMC.git

Example Programs

Before running a example code, you need to install the following toolboxes.

Then run mlmc2d.m file in the example folder. This code quantify the outflow through the bouandy on the unit square domain using the multilevel Monte Carlo method. The groundwater flow is modelled using the Darcy's law and the incompressibility condition. The permeability is handle as a random so we use the stationary Gaussinan random field generation algorithm based the fast Fourier transform (FFT) called the circulant embedding method (CEM).

About

MATLAB Toolbox for Multilevel Monte Carlo Method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages