What is the best numerical method to solve a system of semi-linear parabolic differential equations with time...
up vote
0
down vote
favorite
I want to do the numerical simulations in MATLAB for a system of partial delay differential equations with a diffusion term and Neumann boundary conditions.I need to know the simplest method to do that.
The equations take the form
$frac{partial u}{partial t}=s-du(x,t)-lu(x,t)v(x,t)$
$frac{partial z}{partial t}=lu(x,t-tau)v(x,t-tau)-sz(x,t)$
$frac{partial v}{partial t}=DDelta v+bz(x,t)-mv(x,t)$
delay-differential-equations
add a comment |
up vote
0
down vote
favorite
I want to do the numerical simulations in MATLAB for a system of partial delay differential equations with a diffusion term and Neumann boundary conditions.I need to know the simplest method to do that.
The equations take the form
$frac{partial u}{partial t}=s-du(x,t)-lu(x,t)v(x,t)$
$frac{partial z}{partial t}=lu(x,t-tau)v(x,t-tau)-sz(x,t)$
$frac{partial v}{partial t}=DDelta v+bz(x,t)-mv(x,t)$
delay-differential-equations
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I want to do the numerical simulations in MATLAB for a system of partial delay differential equations with a diffusion term and Neumann boundary conditions.I need to know the simplest method to do that.
The equations take the form
$frac{partial u}{partial t}=s-du(x,t)-lu(x,t)v(x,t)$
$frac{partial z}{partial t}=lu(x,t-tau)v(x,t-tau)-sz(x,t)$
$frac{partial v}{partial t}=DDelta v+bz(x,t)-mv(x,t)$
delay-differential-equations
I want to do the numerical simulations in MATLAB for a system of partial delay differential equations with a diffusion term and Neumann boundary conditions.I need to know the simplest method to do that.
The equations take the form
$frac{partial u}{partial t}=s-du(x,t)-lu(x,t)v(x,t)$
$frac{partial z}{partial t}=lu(x,t-tau)v(x,t-tau)-sz(x,t)$
$frac{partial v}{partial t}=DDelta v+bz(x,t)-mv(x,t)$
delay-differential-equations
delay-differential-equations
edited Nov 15 at 11:08
asked Nov 14 at 18:35
Fatimah
12
12
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2998651%2fwhat-is-the-best-numerical-method-to-solve-a-system-of-semi-linear-parabolic-dif%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown