Skip to content

tstepien/cell-migration-similarity-soln

Repository files navigation

cell-migration-similarity-soln

The MATLAB code contained in the cell-migration-similarity-soln project was developed for the work described in:

Tracy L. Stepien and Hal L. Smith, Existence and uniqueness of similarity solutions of a generalized heat equation arising in a model of cell migration, Discrete Contin. Dyn. Syst., 35 (2015), 3203-3216, DOI: 10.3934/dcds.2015.35.3203.

Numerical solutions of the boundary value problem (Equation 20)

system of equations

where c, n, and a are parameters, are obtained by using a shooting method combined with the secant method.

Programs

  • program_solve_bvp.m: run this program to solve the boundary value problem
  • program_buildstablemanifold.m: run this program to solve many boundary value problems and save the corresponding x(0) and x'(0) values in a .mat file
  • program_solve_ivp.m: run this program to solve the initial value problem (no boundary condition at t->infinity)

Plots

Figure 1A Figure 1B

Figure 3

Auxiliary Files

Data Files

Licensing

Copyright 2013-2015 Tracy Stepien. This is free software made available under the MIT License. For details see the LICENSE file.

About

Similarity solutions of a generalized heat equation arising in a model of cell migration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages