This repository contains a MATLAB code that demonstrates the solution of the advection-diffusion-reaction equation using the operator splitting scheme. The initial condition is set using a custom ...
This Matlab code implements a branching diffusion method for solving partial differential equations (PDEs). The method uses Monte Carlo simulation and the branching process to approximate the solution ...