|
[Date Index]
[Thread Index]
[Author Index]
Re: why the inputs are not ODEs in NDSolve function
- To: mathgroup at smc.vnet.net
- Subject: [mg102670] Re: why the inputs are not ODEs in NDSolve function
- From: Alois Steindl <asteindl at mch2ws4.mechanik.tuwien.ac.at>
- Date: Tue, 18 Aug 2009 06:08:26 -0400 (EDT)
- References: <h6b4i1$rmk$1@smc.vnet.net>
Hello,
just input the following line (the first argument to NDSolve)
Join[{de1, de2, de3}, init] //. ThreadEqual
and have a close look at the result.
Does it have the required form for NDSolve?
Alois
Prev by Date:
Re: ParrallelDo and set::noval
Next by Date:
Re: Searching through Virtual Book
Previous by thread:
why the inputs are not ODEs in NDSolve function
Next by thread:
Re: Re: why the inputs are not ODEs in NDSolve function
|