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
- Follow-Ups:
- Re: Re: why the inputs are not ODEs in NDSolve function
- From: DrMajorBob <btreat1@austin.rr.com>
- Re: Re: why the inputs are not ODEs in NDSolve function