questions on ODE
- From: kizzienova@xxxxxxxxx
- Date: Sun, 18 Nov 2007 09:52:17 -0800 (PST)
Dear Community,
I'm facing some questions on ODE.
1. Is there an analytical solution to an ode with a rhs which is
nonlinear, e.g. abs(...), sign(...)? I suppose it's easy to consider
for the case of rhs abs(...) the system as two linear ode's, and to
switch for one to another when crossing the abs(...) from - to + and
back. But maybe there are some other possibilities to handle this
problem.
2 Consider a system of ode's. Is it possible to solve a part of the
system analytically,and the other part numerically, e.g. a Euler or
Runge Kutta integration rule. How to combine the analytical an
numerical results into one system. Maybe one can supply me with some
references/examples.
any help is greatly acknowledged.
kindest regards,
kizzie
.
- Follow-Ups:
- Re: questions on ODE
- From: Robert Israel
- Re: questions on ODE
- Prev by Date: Re: The infintely small number b
- Next by Date: Re: The infintely small number b
- Previous by thread: AMY WINEHOUSEI Told You I Was Trouble-2007
- Next by thread: Re: questions on ODE
- Index(es):
Relevant Pages
|