tumor_pde_test
tumor_pde_test,
a MATLAB code which
calls tumor_pde(), which
solves the tumor angiogenesis partial differential equations (PDE)
using MATLAB's pdepe() function.
Licensing:
The information on this web page is distributed under the MIT license.
Related Data and Programs:
tumor_pde,
a MATLAB code which
solves the tumor angiogenesis partial differential equations (PDE)
using MATLAB's pdepe() function.
Source Code:
-
tumor_pde.m
solves the tumor angiogenesis partial differential equations (PDE)
using MATLAB's pdepe() function.
-
tumor_pdepe_taf.png,
plots of the TAF concentration at times 0.0, 0.1, 0.3, 0.5, 0.7.
-
tumor_pdepe_density.png,
plots of the endothelial cell density at times 0.0, 0.1, 0.3, 0.5, 0.7.
Last revised on 04 May 2021.